Searched refs:MAKE_SMCCC_VERSION (Results 1 – 5 of 5) sorted by relevance
20 return MAKE_SMCCC_VERSION(SMCCC_MAJOR_VERSION, SMCCC_MINOR_VERSION); in smccc_version()
119 SMC_RET1(handle, MAKE_SMCCC_VERSION( in trng_smc_handler()
16 #define MAKE_SMCCC_VERSION(_major, _minor) \ macro
539 SMC_RET1(handle, MAKE_SMCCC_VERSION( in errata_abi_smc_handler()
1161 if (MAKE_SMCCC_VERSION(SMCCC_MAJOR_VERSION, SMCCC_MINOR_VERSION) < 0x10002) { in spmd_smc_handler()