Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
Dproton-pack.c926 static bool system_affected; in is_spectre_bhb_fw_affected() local
938 return system_affected; in is_spectre_bhb_fw_affected()
942 system_affected = true; in is_spectre_bhb_fw_affected()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0001_linux_arch.patch15007 - static bool system_affected;
15019 - return system_affected;
15023 - system_affected = true;