Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/tee/
H A Doptee_abi.h539 #define OPTEE_ABI_ASYNC_NOTIF_VALID BIT(0) macro
/optee_os/core/arch/riscv/tee/
H A Dentry_fast.c185 args->a2 |= OPTEE_ABI_ASYNC_NOTIF_VALID; in get_async_notif_value()