Searched refs:spectre_bhb_loop_affected (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dspectre.h100 u8 spectre_bhb_loop_affected(int scope);
/linux-master/arch/arm64/kernel/
H A Dproton-pack.c848 u8 spectre_bhb_loop_affected(int scope) function
968 if (spectre_bhb_loop_affected(scope))
1031 } else if (spectre_bhb_loop_affected(SCOPE_LOCAL_CPU)) {
1103 u16 loop_count = spectre_bhb_loop_affected(SCOPE_SYSTEM);

Completed in 210 milliseconds