Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dproton-pack.c994 static bool __read_mostly __nospectre_bhb; variable
997 __nospectre_bhb = true; in parse_spectre_bhb_param()
1015 } else if (cpu_mitigations_off() || __nospectre_bhb) { in spectre_bhb_enable_mitigation()