Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/plat-eznps/include/plat/
Dmtm.h43 #define get_thread(map) map.thread macro
51 #define get_thread(map) 0 macro
/Linux-v4.19/arch/arc/plat-eznps/
Dsmp.c122 ipi.thread = get_thread(gid); in eznps_ipi_send()