Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h566 #define X86_BUG_SRSO X86_BUG( 1*32+ 0) /* "srso" AMD SRSO bug */ macro
/linux/arch/x86/kernel/cpu/
H A Dbugs.c2940 if (!boot_cpu_has_bug(X86_BUG_SRSO)) { in srso_select_mitigation()
3019 if (!boot_cpu_has_bug(X86_BUG_SRSO)) in srso_update_mitigation()
3655 case X86_BUG_SRSO: in cpu_show_common()
3740 return cpu_show_common(dev, attr, buf, X86_BUG_SRSO); in cpu_show_spec_rstack_overflow()