Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dcpu_machdep.c1349 TAA_VERW = 2, /* Use VERW mitigation */ enumerator
1401 taa_need = TAA_VERW; in x86_taa_recalculate()
1424 if (taa_state == TAA_VERW) { in x86_taa_recalculate()
1428 } else if (x86_taa_state == TAA_VERW) { in x86_taa_recalculate()
1492 case TAA_VERW: in sysctl_taa_state_handler()