Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kernel/
Dproton-pack.c851 static u8 max_bhb_k; in spectre_bhb_loop_affected() local
890 max_bhb_k = max(max_bhb_k, k); in spectre_bhb_loop_affected()
892 k = max_bhb_k; in spectre_bhb_loop_affected()