Searched refs:X86_FEATURE_L1TF_PTEINV (Results 1 – 3 of 3) sorted by relevance
223 #define X86_FEATURE_L1TF_PTEINV ( 7*32+29) /* "" L1TF workaround PTE inversion */ macro
222 #define X86_FEATURE_L1TF_PTEINV ( 7*32+29) /* "" L1TF workaround PTE inversion */ macro
2473 setup_force_cpu_cap(X86_FEATURE_L1TF_PTEINV); in l1tf_select_mitigation()2939 if (boot_cpu_has(X86_FEATURE_L1TF_PTEINV)) in cpu_show_common()