Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dapic.h44 #define APIC_ICR_RR_INPROG 0x10000 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dapicdef.h74 #define APIC_ICR_RR_INPROG 0x10000 macro
/linux-6.3-rc2/arch/x86/kernel/
A Dsmpboot.c740 } while (status == APIC_ICR_RR_INPROG && timeout++ < 1000); in __inquire_remote_apic()

Completed in 9 milliseconds