Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/firmware/scmi/
H A Dsmccc_agent.c18 #define SMCCC_RET_NOT_SUPPORTED ((unsigned long)-1) macro
42 if (res.a0 == SMCCC_RET_NOT_SUPPORTED) in scmi_smccc_process_msg()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dhypercalls.c15 long val = SMCCC_RET_NOT_SUPPORTED; in kvm_hvc_call_handler()
H A Dpvtime.c38 long val = SMCCC_RET_NOT_SUPPORTED; in kvm_hypercall_pv_features()
/OK3568_Linux_fs/kernel/include/linux/
H A Darm-smccc.h146 #define SMCCC_RET_NOT_SUPPORTED -1 macro
395 ___res->a0 = SMCCC_RET_NOT_SUPPORTED; \
/OK3568_Linux_fs/kernel/drivers/firmware/smccc/
H A Dsoc_id.c53 if ((int)res.a0 == SMCCC_RET_NOT_SUPPORTED) { in smccc_soc_init()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dproton-pack.c197 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()
H A Dparavirt.c99 if (res.a0 == SMCCC_RET_NOT_SUPPORTED) in stolen_time_cpu_online()
/OK3568_Linux_fs/kernel/drivers/soc/imx/
H A Dsoc-imx8m.c44 if (res.a0 == SMCCC_RET_NOT_SUPPORTED) in imx8mq_soc_revision_from_atf()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S64 mov x0, #SMCCC_RET_NOT_SUPPORTED
H A Dhyp-main.c213 cpu_reg(host_ctxt, 0) = SMCCC_RET_NOT_SUPPORTED; in handle_host_hcall()
/OK3568_Linux_fs/kernel/drivers/phy/marvell/
H A Dphy-mvebu-a3700-comphy.c122 case SMCCC_RET_NOT_SUPPORTED: in mvebu_a3700_comphy_smc()
H A Dphy-mvebu-cp110-comphy.c283 case SMCCC_RET_NOT_SUPPORTED: in mvebu_comphy_smc()