Searched refs:APIC_ICR_RR_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | apicdef.h | 71 #define APIC_ICR_RR_MASK 0x30000 macro |
/arch/x86/kernel/ | ||
D | smpboot.c | 470 status = apic_read(APIC_ICR) & APIC_ICR_RR_MASK; in __inquire_remote_apic() |