Home
last modified time | relevance | path

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

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