Home
last modified time | relevance | path

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

/linux/include/linux/
A Darm-smccc.h185 #define SMCCC_RET_NOT_SUPPORTED -1 macro
525 ___res->a0 = SMCCC_RET_NOT_SUPPORTED; \
/linux/drivers/firmware/smccc/
A Dsoc_id.c53 if ((int)res.a0 == SMCCC_RET_NOT_SUPPORTED) { in smccc_soc_init()
/linux/arch/arm64/kernel/
A Dparavirt.c93 if (res.a0 == SMCCC_RET_NOT_SUPPORTED) in stolen_time_cpu_online()
A Dproton-pack.c157 case SMCCC_RET_NOT_SUPPORTED: in spectre_v2_get_cpu_fw_mitigation_state()
463 case SMCCC_RET_NOT_SUPPORTED: in spectre_v4_get_cpu_fw_mitigation_state()
/linux/arch/arm64/kvm/
A Dhypercalls.c64 u64 val[4] = {SMCCC_RET_NOT_SUPPORTED}; in kvm_hvc_call_handler()
A Dpvtime.c38 long val = SMCCC_RET_NOT_SUPPORTED; in kvm_hypercall_pv_features()
/linux/drivers/soc/imx/
A Dsoc-imx8m.c44 if (res.a0 == SMCCC_RET_NOT_SUPPORTED) in imx8mq_soc_revision_from_atf()
/linux/arch/arm64/kvm/hyp/nvhe/
A Dhyp-init.S64 mov x0, #SMCCC_RET_NOT_SUPPORTED
A Dhyp-main.c233 cpu_reg(host_ctxt, 0) = SMCCC_RET_NOT_SUPPORTED; in handle_host_hcall()
/linux/drivers/phy/marvell/
A Dphy-mvebu-a3700-comphy.c116 case SMCCC_RET_NOT_SUPPORTED: in mvebu_a3700_comphy_smc()
A Dphy-mvebu-cp110-comphy.c283 case SMCCC_RET_NOT_SUPPORTED: in mvebu_comphy_smc()

Completed in 25 milliseconds