Searched refs:SMCCC_RET_NOT_SUPPORTED (Results 1 – 13 of 13) sorted by relevance
19 s32 __ro_after_init smccc_soc_id_version = SMCCC_RET_NOT_SUPPORTED;20 s32 __ro_after_init smccc_soc_id_revision = SMCCC_RET_NOT_SUPPORTED;
45 if (soc_id_version == SMCCC_RET_NOT_SUPPORTED) { in smccc_soc_init()
104 if (res.a0 == SMCCC_RET_NOT_SUPPORTED) in stolen_time_cpu_online()
197 case SMCCC_RET_NOT_SUPPORTED: in spectre_v2_get_cpu_fw_mitigation_state()506 case SMCCC_RET_NOT_SUPPORTED: in spectre_v4_get_cpu_fw_mitigation_state()914 case SMCCC_RET_NOT_SUPPORTED: in spectre_bhb_get_cpu_fw_mitigation_state()
189 #define SMCCC_RET_NOT_SUPPORTED -1 macro
114 if (status == SMCCC_RET_NOT_SUPPORTED || in secure_readl()132 if (status == SMCCC_RET_NOT_SUPPORTED || in secure_writel()
281 #define SMCCC_RET_NOT_SUPPORTED -1 macro607 ___res->a0 = SMCCC_RET_NOT_SUPPORTED; \
38 long val = SMCCC_RET_NOT_SUPPORTED; in kvm_hypercall_pv_features()
43 if (res.a0 == SMCCC_RET_NOT_SUPPORTED) in imx8mq_soc_revision_from_atf()
63 mov x0, #SMCCC_RET_NOT_SUPPORTED
288 case SMCCC_RET_NOT_SUPPORTED: in mvebu_comphy_smc()