Searched refs:APIC_EILVTn (Results 1 – 4 of 4) sorted by relevance
88 case APIC_EILVTn(0) ... APIC_EILVTn(3): in savic_read()223 case APIC_EILVTn(0) ... APIC_EILVTn(3): in savic_write()
1298 v = apic_read(APIC_EILVTn(i)); in print_local_APIC()
383 unsigned long reg = APIC_EILVTn(offset); in setup_APIC_eilvt()
140 #define APIC_EILVTn(n) (0x500 + 0x10 * n) macro