Searched refs:OPTEE_SMC_IS_64 (Results 1 – 3 of 3) sorted by relevance
16 if (OPTEE_SMC_IS_64(args->a0)) in test_direct_req()
31 #define OPTEE_SMC_IS_64(smc_val) ((smc_val) & OPTEE_SMC_64) macro
744 if (OPTEE_SMC_IS_64(fid)) in get_direct_resp_fid()1381 if (!OPTEE_SMC_IS_64(args->a0)) in handle_mem_op()1827 if (OPTEE_SMC_IS_64(args->a0)) { in handle_notification_info_get()