Searched refs:has_smccc (Results 1 – 1 of 1) sorted by relevance
951 bool has_smccc = arm_smccc_1_1_get_conduit() != SMCCC_CONDUIT_NONE; in has_spectre_bhb_fw_mitigation() local954 return has_smccc && fw_state == SPECTRE_MITIGATED; in has_spectre_bhb_fw_mitigation()