Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dnotif.h172 static inline void notif_deliver_atomic_event(enum notif_event ev __unused, in notif_deliver_atomic_event() function
/optee_os/core/kernel/
H A Dnotif.c83 void notif_deliver_atomic_event(enum notif_event ev, uint16_t guest_id) in notif_deliver_atomic_event() function