Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/
H A Dproton-pack.c960 bool has_smccc = arm_smccc_1_1_get_conduit() != SMCCC_CONDUIT_NONE; in has_spectre_bhb_fw_mitigation() local
963 return has_smccc && fw_state == SPECTRE_MITIGATED; in has_spectre_bhb_fw_mitigation()