Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dprocess.c715 if (boot_cpu_has_bug(X86_BUG_AMD_E400)) { in select_idle_routine()
739 if (!boot_cpu_has_bug(X86_BUG_AMD_E400)) in arch_post_acpi_subsys_init()
/arch/x86/include/asm/
Dcpufeatures.h393 #define X86_BUG_AMD_E400 X86_BUG(13) /* CPU is among the affected by Erratum 400 */ macro
/arch/x86/kernel/cpu/
Damd.c702 set_cpu_bug(c, X86_BUG_AMD_E400); in early_init_amd()