Home
last modified time | relevance | path

Searched refs:X86_BUG_11AP (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dcpufeatures.h402 #define X86_BUG_11AP X86_BUG(5) /* Bad local APIC aka 11AP */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpufeatures.h406 #define X86_BUG_11AP X86_BUG(5) /* Bad local APIC aka 11AP */ macro
H A Dapic.h107 alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP, in native_apic_mem_write()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dintel.c446 set_cpu_bug(c, X86_BUG_11AP); in intel_workarounds()