Home
last modified time | relevance | path

Searched refs:NOTIF_EVENT_STOPPED (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/kernel/
A Dnotif.c175 assert(ev == NOTIF_EVENT_DO_BOTTOM_HALF || ev == NOTIF_EVENT_STOPPED); in notif_deliver_event()
186 if (ev == NOTIF_EVENT_STOPPED) in notif_deliver_event()
197 if (ev == NOTIF_EVENT_STOPPED && notif_started) { in notif_deliver_event()
/optee_os/core/include/kernel/
A Dnotif.h66 NOTIF_EVENT_STOPPED, enumerator
/optee_os/core/arch/arm/plat-vexpress/
A Dmain.c153 case NOTIF_EVENT_STOPPED: in yielding_console_notif()
/optee_os/core/tee/
A Dentry_std.c576 notif_deliver_event(NOTIF_EVENT_STOPPED); in __tee_entry_std()

Completed in 5 milliseconds