Searched refs:SIP_RET_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
84 #define SIP_RET_NOT_SUPPORTED -2 macro281 struct arm_smccc_res tmp = { .a0 = SIP_RET_NOT_SUPPORTED }; in sip_smc_get_atf_version()287 struct arm_smccc_res tmp = { .a0 = SIP_RET_NOT_SUPPORTED }; in sip_smc_get_sip_version()293 struct arm_smccc_res tmp = { .a0 = SIP_RET_NOT_SUPPORTED }; in sip_smc_dram()300 struct arm_smccc_res tmp = { .a0 = SIP_RET_NOT_SUPPORTED }; in sip_smc_request_share_mem()307 struct arm_smccc_res tmp = { .a0 = SIP_RET_NOT_SUPPORTED }; in sip_smc_mcu_el3fiq()314 struct arm_smccc_res tmp = { .a0 = SIP_RET_NOT_SUPPORTED }; in sip_smc_vpu_reset()320 struct arm_smccc_res tmp = { .a0 = SIP_RET_NOT_SUPPORTED }; in sip_smc_get_suspend_info()326 struct arm_smccc_res tmp = { .a0 = SIP_RET_NOT_SUPPORTED }; in sip_smc_lastlog_request()342 struct arm_smccc_res tmp = { .a0 = SIP_RET_NOT_SUPPORTED }; in sip_smc_bus_config()[all …]
73 #define SIP_RET_NOT_SUPPORTED -2 macro