Searched refs:HOST_IDT_ENTRIES (Results 1 – 2 of 2) sorted by relevance
17 #define HOST_IDT_ENTRIES (0x100U) macro54 struct idt_64_descriptor host_idt_descriptors[HOST_IDT_ENTRIES];73 #define HOST_IDT_ENTRIES (0x100) macro75 #define HOST_IDT_SIZE (HOST_IDT_ENTRIES * X64_IDT_DESC_SIZE)
274 for (i = 0U; i < HOST_IDT_ENTRIES; i++) { in fixup_idt()
Completed in 3 milliseconds