Home
last modified time | relevance | path

Searched refs:notif_send_async (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/include/kernel/
H A Dnotif.h125 void notif_send_async(uint32_t value, uint16_t guest_id);
127 static inline void notif_send_async(uint32_t value __unused, in notif_send_async() function
/optee_os/core/tests/
H A Dnotif_test_wd.c53 notif_send_async(NOTIF_VALUE_DO_BOTTOM_HALF, wd->guest_id); in test_wd_callback()
/optee_os/core/kernel/
H A Dnotif_default.c136 void notif_send_async(uint32_t value, uint16_t guest_id) in notif_send_async() function
/optee_os/core/arch/arm/plat-vexpress/
H A Dmain.c138 notif_send_async(NOTIF_VALUE_DO_BOTTOM_HALF, in console_itr_cb()
/optee_os/core/drivers/
H A Dstm32_rtc.c403 notif_send_async(rtc_dev.notif_id, 0); in stm32_rtc_it_handler()
995 notif_send_async(rtc_dev.notif_id, 0); in stm32_rtc_cancel_wait_alarm()
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c1881 void notif_send_async(uint32_t value, uint16_t guest_id) in notif_send_async() function
1904 void notif_send_async(uint32_t value, uint16_t guest_id) in notif_send_async() function