Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/tee/
H A Dentry_fast.c96 args->a0 = OPTEE_ABI_RETURN_EBUSY; in tee_entry_disable_shm_cache()
115 args->a0 = OPTEE_ABI_RETURN_EBUSY; in tee_entry_enable_shm_cache()
/optee_os/core/arch/riscv/include/tee/
H A Doptee_abi.h693 #define OPTEE_ABI_RETURN_EBUSY U(0x2) macro