Searched refs:idt_entry (Results 1 – 2 of 2) sorted by relevance
42 struct idt_entry { struct62 struct idt_entry *entries; /* pointer to IDT entries */ argument
64 static struct idt_entry aon_idt[AON_IDT_ENTRY_VEC_LAST -69 .limit = (sizeof(struct idt_entry) * (AON_IDT_ENTRY_VEC_LAST + 1)) - 1,70 .entries = (struct idt_entry *)((uint32_t)&aon_idt -71 (sizeof(struct idt_entry) * AON_IDT_ENTRY_VEC_FIRST))