Home
last modified time | relevance | path

Searched refs:intid (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/include/kernel/
H A Dthread_spmc.h72 void thread_spmc_set_async_notif_intid(int intid);
75 thread_spmc_set_async_notif_intid(int intid __unused) in thread_spmc_set_async_notif_intid()
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c1877 void thread_spmc_set_async_notif_intid(int intid) in thread_spmc_set_async_notif_intid() argument
1880 notif_intid = intid; in thread_spmc_set_async_notif_intid()