Searched refs:supports_clearbhb (Results 1 – 2 of 2) sorted by relevance
953 if (supports_clearbhb(scope)) in is_spectre_bhb_affected()1008 } else if (supports_clearbhb(SCOPE_LOCAL_CPU)) { in spectre_bhb_enable_mitigation()
656 static inline bool supports_clearbhb(int scope) in supports_clearbhb() function