Home
last modified time | relevance | path

Searched refs:X86_BUG_ITLB_MULTIHIT (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h480 #define X86_BUG_ITLB_MULTIHIT X86_BUG(23) /* CPU may incur MCE during certain page attribute chang… macro
/openbmc/linux/arch/x86/include/asm/
H A Dcpufeatures.h506 #define X86_BUG_ITLB_MULTIHIT X86_BUG(23) /* CPU may incur MCE during certain page attribute chang… macro
/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c2949 case X86_BUG_ITLB_MULTIHIT: in cpu_show_common()
3015 return cpu_show_common(dev, attr, buf, X86_BUG_ITLB_MULTIHIT); in cpu_show_itlb_multihit()
H A Dcommon.c1372 setup_force_cpu_bug(X86_BUG_ITLB_MULTIHIT); in cpu_set_bug_bits()
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c6811 return boot_cpu_has_bug(X86_BUG_ITLB_MULTIHIT) && !cpu_mitigations_off(); in get_nx_auto_mode()
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2582 X86_BUG_ITLB_MULTIHIT bug.
2586 X86_BUG_ITLB_MULTIHIT.