Searched refs:X86_BUG_L1TF (Results 1 – 7 of 7) sorted by relevance
187 if (!boot_cpu_has_bug(X86_BUG_L1TF)) in pfn_modify_allowed()
893 if (boot_cpu_has_bug(X86_BUG_L1TF) && l1tf_mitigation != L1TF_MITIGATION_OFF) { in max_swapfile_size()
1311 if (!boot_cpu_has_bug(X86_BUG_L1TF)) in l1tf_select_mitigation()1356 if (!boot_cpu_has_bug(X86_BUG_L1TF)) in l1tf_cmdline()1521 case X86_BUG_L1TF: in cpu_show_common()1564 return cpu_show_common(dev, attr, buf, X86_BUG_L1TF); in cpu_show_l1tf()
1041 setup_force_cpu_bug(X86_BUG_L1TF); in cpu_set_bug_bits()
387 #define X86_BUG_L1TF X86_BUG(18) /* CPU is affected by L1 Terminal Fault */ macro
1302 return boot_cpu_has_bug(X86_BUG_L1TF); in arch_has_pfn_modify_check()
311 if (!boot_cpu_has(X86_BUG_L1TF)) in vmentry_l1d_flush_set()10170 if (boot_cpu_has(X86_BUG_L1TF) && enable_ept) { in vmx_vm_init()12957 if (boot_cpu_has(X86_BUG_L1TF)) { in module_exit()