Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/sm/
H A Doptee_smc.h549 #define OPTEE_SMC_ASYNC_NOTIF_VALID BIT(0) macro
/optee_os/core/arch/arm/tee/
H A Dentry_fast.c246 args->a2 |= OPTEE_SMC_ASYNC_NOTIF_VALID; in get_async_notif_value()