Home
last modified time | relevance | path

Searched refs:func_num (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/optee_include/
H A Dteesmc_v2.h124 #define OPTEE_SMC_FAST_CALL_VAL_V2(func_num) \ argument
126 OPTEE_SMC_OWNER_TRUSTED_OS_V2, (func_num))
128 #define OPTEE_SMC_CALL_VAL_V2(type, calling_convention, owner, func_num) \ argument
132 ((func_num) & OPTEE_SMC_FUNC_MASK_V2))
H A Dteesmc.h309 #define TEESMC_CALL_VAL(type, calling_convention, owner, func_num) \ argument
312 ((func_num) & TEESMC_FUNC_MASK))
/rk3399_rockchip-uboot/include/linux/
H A Darm-smccc.h36 #define ARM_SMCCC_CALL_VAL(type, calling_convention, owner, func_num) \ argument
40 ((func_num) & ARM_SMCCC_FUNC_MASK))