Home
last modified time | relevance | path

Searched refs:NOTIF_EVENT_STARTED (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/include/kernel/
H A Dnotif.h64 NOTIF_EVENT_STARTED, enumerator
/optee_os/core/tests/
H A Dnotif_test_wd.c61 if (ev == NOTIF_EVENT_STARTED) { in wd_ndrv_atomic_cb()
/optee_os/core/kernel/
H A Dnotif.c93 case NOTIF_EVENT_STARTED: in notif_deliver_atomic_event()
/optee_os/core/arch/arm/plat-vexpress/
H A Dmain.c157 case NOTIF_EVENT_STARTED: in atomic_console_notif()
/optee_os/core/arch/riscv/tee/
H A Dentry_fast.c250 notif_deliver_atomic_event(NOTIF_EVENT_STARTED, 0); in __tee_entry_fast()
/optee_os/core/arch/arm/tee/
H A Dentry_fast.c331 notif_deliver_atomic_event(NOTIF_EVENT_STARTED, g_id); in __tee_entry_fast()
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c732 notif_deliver_atomic_event(NOTIF_EVENT_STARTED, vm_id); in spmc_enable_async_notif()