Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dapic.h42 #define APIC_ICR_RR_MASK 0x30000 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dapicdef.h72 #define APIC_ICR_RR_MASK 0x30000 macro
/linux-6.3-rc2/arch/x86/kernel/
A Dsmpboot.c739 status = apic_read(APIC_ICR) & APIC_ICR_RR_MASK; in __inquire_remote_apic()

Completed in 8 milliseconds