Searched refs:X86_BUG_L1TF (Results 1 – 8 of 8) sorted by relevance
240 if (!boot_cpu_has_bug(X86_BUG_L1TF)) in pfn_modify_allowed()
1106 if (boot_cpu_has_bug(X86_BUG_L1TF) && l1tf_mitigation != L1TF_MITIGATION_OFF) { in max_swapfile_size()
452 #define X86_BUG_L1TF X86_BUG(18) /* CPU is affected by L1 Terminal Fault */ macro
1399 return boot_cpu_has_bug(X86_BUG_L1TF); in arch_has_pfn_modify_check()
340 if (boot_cpu_has_bug(X86_BUG_L1TF) && in kvm_mmu_reset_all_pte_masks()
2253 if (!boot_cpu_has_bug(X86_BUG_L1TF)) in l1tf_select_mitigation()2298 if (!boot_cpu_has_bug(X86_BUG_L1TF)) in l1tf_cmdline()2723 case X86_BUG_L1TF: in cpu_show_common()2782 return cpu_show_common(dev, attr, buf, X86_BUG_L1TF); in cpu_show_l1tf()
1324 setup_force_cpu_bug(X86_BUG_L1TF); in cpu_set_bug_bits()
237 if (!boot_cpu_has_bug(X86_BUG_L1TF)) { in vmx_setup_l1d_flush()335 if (!boot_cpu_has(X86_BUG_L1TF)) in vmentry_l1d_flush_set()7089 if (boot_cpu_has(X86_BUG_L1TF) && enable_ept) { in vmx_vm_init()