Searched refs:IDT_ALIGN (Results 1 – 2 of 2) sorted by relevance
8 #define IDT_ALIGN (8 * (1 + HAS_KERNEL_IBT)) macro550 .align IDT_ALIGN560 .fill 0b + IDT_ALIGN - ., 1, 0xcc566 .align IDT_ALIGN576 .fill 0b + IDT_ALIGN - ., 1, 0xcc
292 entry = irq_entries_start + IDT_ALIGN * (i - FIRST_EXTERNAL_VECTOR); in idt_setup_apic_and_irq_gates()303 entry = spurious_entries_start + IDT_ALIGN * (i - FIRST_SYSTEM_VECTOR); in idt_setup_apic_and_irq_gates()
Completed in 11 milliseconds