Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Doptee_smc.h595 #define OPTEE_SMC_RETURN_ENOTAVAIL 0x7 macro
H A Dsmc_abi.c321 if (res.result.status == OPTEE_SMC_RETURN_ENOTAVAIL) in __optee_disable_shm_cache()