Home
last modified time | relevance | path

Searched refs:APIC_EILVTn (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h131 #define APIC_EILVTn(n) (0x500 + 0x10 * n) macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dvector.c1308 v = apic_read(APIC_EILVTn(i)); in print_local_APIC()
H A Dapic.c413 unsigned long reg = APIC_EILVTn(offset); in setup_APIC_eilvt()