Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dproton-pack.c844 u8 spectre_bhb_loop_affected(int scope) in spectre_bhb_loop_affected() function
961 if (spectre_bhb_loop_affected(scope)) in is_spectre_bhb_affected()
1066 } else if (spectre_bhb_loop_affected(SCOPE_LOCAL_CPU)) { in spectre_bhb_enable_mitigation()
1067 switch (spectre_bhb_loop_affected(SCOPE_SYSTEM)) { in spectre_bhb_enable_mitigation()
1102 u16 loop_count = spectre_bhb_loop_affected(SCOPE_SYSTEM); in spectre_bhb_patch_loop_iter()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dspectre.h35 u8 spectre_bhb_loop_affected(int scope);
/kernel/linux/linux-6.6/arch/arm64/kernel/
H 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()
1019 } else if (spectre_bhb_loop_affected(SCOPE_LOCAL_CPU)) { in spectre_bhb_enable_mitigation()
1091 u16 loop_count = spectre_bhb_loop_affected(SCOPE_SYSTEM); in spectre_bhb_patch_loop_iter()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dspectre.h100 u8 spectre_bhb_loop_affected(int scope);

Completed in 4 milliseconds