Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dcpu_machdep.c1256 TAA_AUTO = 3, /* Automatically select the mitigation */ enumerator
1311 if (x86_taa_enable == TAA_AUTO) in x86_taa_recalculate()
1373 if (val < TAA_NONE || val > TAA_AUTO) in sysctl_taa_handler()