Home
last modified time | relevance | path

Searched refs:IO_APIC_SLOT_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/include/asm/
Dapicdef.h21 #define IO_APIC_SLOT_SIZE 1024 macro
/linux-6.6.21/arch/x86/kernel/apic/
Dio_apic.c2736 ioapic_res->end = ioapic_phys + IO_APIC_SLOT_SIZE - 1; in io_apic_init_mappings()