Searched refs:OPTEE_SMC_RETURN_ENOTAVAIL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/tee/optee/ | ||
A D | optee_smc.h | 462 #define OPTEE_SMC_RETURN_ENOTAVAIL 0x7 macro |
A D | smc_abi.c | 286 if (res.result.status == OPTEE_SMC_RETURN_ENOTAVAIL) in optee_disable_shm_cache() |
Completed in 6 milliseconds