Home
last modified time | relevance | path

Searched defs:idt_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/arch/x86/include/asm/
Ddesc_defs.h127 struct idt_data { struct
128 unsigned int vector;
129 unsigned int segment;
130 struct idt_bits bits;
131 const void *addr;