Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dproton-pack.c965 if (supports_clearbhb(scope)) in is_spectre_bhb_affected()
1015 } else if (supports_clearbhb(SCOPE_LOCAL_CPU)) { in spectre_bhb_enable_mitigation()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcpufeature.h632 static inline bool supports_clearbhb(int scope) in supports_clearbhb() function