Searched refs:SMCCC_RET_SUCCESS (Results 1 – 14 of 14) sorted by relevance
147 if (res.a0 != SMCCC_RET_SUCCESS) in has_pv_steal_clock()153 return (res.a0 == SMCCC_RET_SUCCESS); in has_pv_steal_clock()
191 case SMCCC_RET_SUCCESS: in spectre_v2_get_cpu_fw_mitigation_state()498 case SMCCC_RET_SUCCESS: in spectre_v4_get_cpu_fw_mitigation_state()908 case SMCCC_RET_SUCCESS: in spectre_bhb_get_cpu_fw_mitigation_state()
298 val[0] = SMCCC_RET_SUCCESS; in kvm_smccc_call_handler()333 val[0] = SMCCC_RET_SUCCESS; in kvm_smccc_call_handler()343 val[0] = SMCCC_RET_SUCCESS; in kvm_smccc_call_handler()
44 val = SMCCC_RET_SUCCESS; in kvm_hypercall_pv_features()
2075 WARN_ON(res.a0 != SMCCC_RET_SUCCESS); in hyp_install_host_vector()
76 case SMCCC_RET_SUCCESS: in smccc_trng_read()
29 if (res.a0 != SMCCC_RET_SUCCESS) in arm_smccc_do_one_page()
188 #define SMCCC_RET_SUCCESS 0 macro
21 case SMCCC_RET_SUCCESS: in spectre_v2_get_cpu_fw_mitigation_state()
72 mov x0, #SMCCC_RET_SUCCESS
448 cpu_reg(host_ctxt, 0) = SMCCC_RET_SUCCESS; in handle_host_hcall()
280 #define SMCCC_RET_SUCCESS 0 macro
1152 WARN_ON(res.a0 != SMCCC_RET_SUCCESS); \
286 case SMCCC_RET_SUCCESS: in mvebu_comphy_smc()