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.h71 void thread_spmc_set_async_notif_intid(int intid);
74 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.c1873 void thread_spmc_set_async_notif_intid(int intid) in thread_spmc_set_async_notif_intid() argument
1876 notif_intid = intid; in thread_spmc_set_async_notif_intid()