Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dapicdef.h134 #define APIC_EILVTn(n) (0x500 + 0x10 * n) macro
/arch/x86/kernel/apic/
Dapic.c453 unsigned long reg = APIC_EILVTn(offset); in setup_APIC_eilvt()
Dio_apic.c1853 v = apic_read(APIC_EILVTn(i)); in print_local_APIC()