Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dspectre.h100 u8 spectre_bhb_loop_affected(int scope);
/linux-6.3-rc2/arch/arm64/kernel/
A Dproton-pack.c836 u8 spectre_bhb_loop_affected(int scope) in spectre_bhb_loop_affected() function
956 if (spectre_bhb_loop_affected(scope)) in is_spectre_bhb_affected()
1022 } else if (spectre_bhb_loop_affected(SCOPE_LOCAL_CPU)) { in spectre_bhb_enable_mitigation()
1094 u16 loop_count = spectre_bhb_loop_affected(SCOPE_SYSTEM); in spectre_bhb_patch_loop_iter()

Completed in 5 milliseconds