Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dspectre.c789 static bool *taa_mitigation_enabled_ptr = &taa_mitigation_enabled; variable
828 taa_mitigation_enabled_ptr = &taa_mitigation_enabled; in taa_detect_method()
845 taa_mitigation_enabled_ptr = &mds_mitigation_enabled; in taa_detect_method()
851 taa_mitigation_enabled_ptr = &mds_mitigation_enabled; in taa_detect_method()
857 taa_mitigation_enabled_ptr = &mds_mitigation_enabled; in taa_detect_method()
950 if (val == *taa_mitigation_enabled_ptr) in sysctl_machdep_taa_mitigated()
1173 taa_mitigation_enabled_ptr, 0, in sysctl_speculation_init()