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