Home
last modified time | relevance | path

Searched defs:notif_async_is_started (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Dnotif.h102 static inline bool notif_async_is_started(uint16_t guest_id __unused) in notif_async_is_started() function
/optee_os/core/kernel/
H A Dnotif.c41 bool notif_async_is_started(uint16_t guest_id) in notif_async_is_started() function