Home
last modified time | relevance | path

Searched refs:OPTEE_SMC_RETURN_OK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tee/optee/
H A Doptee_smc.h588 #define OPTEE_SMC_RETURN_OK 0x0 macro
H A Dsmc_abi.c293 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()