Home
last modified time | relevance | path

Searched refs:APIC_ICR_RR_MASK (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dapicdef.h71 #define APIC_ICR_RR_MASK 0x30000 macro
/arch/x86/kernel/
Dsmpboot.c470 status = apic_read(APIC_ICR) & APIC_ICR_RR_MASK; in __inquire_remote_apic()