Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86_64/
A Dapic.h34 #define APIC_SPIV_FOCUS_DISABLED (1 << 9) macro
/linux/arch/x86/include/asm/
A Dapicdef.h53 #define APIC_SPIV_FOCUS_DISABLED (1 << 9) macro
/linux/arch/x86/kernel/apic/
A Dapic.c1390 value &= ~APIC_SPIV_FOCUS_DISABLED; in init_bsp_APIC()
1393 value |= APIC_SPIV_FOCUS_DISABLED; in init_bsp_APIC()
1666 value &= ~APIC_SPIV_FOCUS_DISABLED; in setup_local_APIC()

Completed in 10 milliseconds