Home
last modified time | relevance | path

Searched refs:notif_get_value (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/kernel/
A Dnotif.h145 uint32_t notif_get_value(bool *value_valid, bool *value_pending);
147 static inline uint32_t notif_get_value(bool *value_valid, bool *value_pending) in notif_get_value() function
/optee_os/core/kernel/
A Dnotif.c69 uint32_t notif_get_value(bool *value_valid, bool *value_pending) in notif_get_value() function
/optee_os/core/arch/arm/tee/
A Dentry_fast.c203 args->a1 = notif_get_value(&value_valid, &value_pending); in get_async_notif_value()

Completed in 5 milliseconds