Searched refs:supports_clearbhb (Results 1 – 3 of 3) sorted by relevance
989 if (scope == SCOPE_LOCAL_CPU && !supports_clearbhb(SCOPE_LOCAL_CPU)) in is_spectre_bhb_affected()1041 } else if (supports_clearbhb(SCOPE_LOCAL_CPU)) { in spectre_bhb_enable_mitigation()
660 static inline bool supports_clearbhb(int scope) in supports_clearbhb() function
1003 if (supports_clearbhb(SCOPE_SYSTEM)) { in build_bhb_mitigation()