Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dacpi.h83 else if (boot_cpu_has(X86_BUG_AMD_APIC_C1E)) in acpi_processor_cstate_check()
Dcpufeatures.h378 #define X86_BUG_AMD_APIC_C1E X86_BUG(4) /* "apic_c1e" AMD Erratum 400 */ macro
/arch/x86/kernel/
Dprocess.c640 if (!boot_cpu_has_bug(X86_BUG_AMD_APIC_C1E)) { in amd_e400_idle()
727 if (boot_cpu_has_bug(X86_BUG_AMD_APIC_C1E)) { in amd_e400_c1e_apic_setup()
751 boot_cpu_set_bug(X86_BUG_AMD_APIC_C1E); in arch_post_acpi_subsys_init()