Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c7520 #define L1TF_MSG_SMT "L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.\n" macro
7543 pr_warn_once(L1TF_MSG_SMT); in vmx_vm_init()