Home
last modified time | relevance | path

Searched refs:APIC_ICR_RR_INPROG (Results 1 - 5 of 5) sorted by relevance

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

Completed in 12 milliseconds