Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kernel/
Dproton-pack.c851 static u8 max_bhb_k; in spectre_bhb_loop_affected() local
884 max_bhb_k = max(max_bhb_k, k); in spectre_bhb_loop_affected()
886 k = max_bhb_k; in spectre_bhb_loop_affected()