Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dapicdef.h53 #define APIC_SPIV_FOCUS_DISABLED (1 << 9) macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dapic.c1388 value &= ~APIC_SPIV_FOCUS_DISABLED; in init_bsp_APIC()
1391 value |= APIC_SPIV_FOCUS_DISABLED; in init_bsp_APIC()
1664 value &= ~APIC_SPIV_FOCUS_DISABLED; in setup_local_APIC()