Searched refs:SCM_SMC_FIRST_REG_IDX (Results 1 – 1 of 1) sorted by relevance
33 #define SCM_SMC_FIRST_REG_IDX 2 macro34 #define SCM_SMC_LAST_REG_IDX (SCM_SMC_FIRST_REG_IDX + SCM_SMC_N_REG_ARGS - 1)104 smc.args[i + SCM_SMC_FIRST_REG_IDX] = desc->args[i]; in __scm_smc_call()