Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dnotif.h67 NOTIF_EVENT_SHUTDOWN, enumerator
/optee_os/core/kernel/
H A Dnotif.c100 case NOTIF_EVENT_SHUTDOWN: in notif_deliver_atomic_event()
/optee_os/core/arch/arm/plat-vexpress/
H A Dmain.c161 case NOTIF_EVENT_SHUTDOWN: in atomic_console_notif()
/optee_os/core/arch/arm/kernel/
H A Dvirtualization.c498 notif_deliver_atomic_event(NOTIF_EVENT_SHUTDOWN, prtn->id); in virt_guest_destroyed()