Searched refs:OPTEE_SMC_RETURN_OK (Results 1 – 2 of 2) sorted by relevance
588 #define OPTEE_SMC_RETURN_OK 0x0 macro
293 if (res.a0 == OPTEE_SMC_RETURN_OK) in optee_enable_shm_cache()323 if (res.result.status == OPTEE_SMC_RETURN_OK) { in __optee_disable_shm_cache()1318 if (res.result.status != OPTEE_SMC_RETURN_OK) in optee_msg_exchange_capabilities()1360 if (res.result.status != OPTEE_SMC_RETURN_OK) { in optee_config_shm_memremap()