Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arc/plat-eznps/include/plat/
Dmtm.h32 #define get_thread(map) map.thread macro
40 #define get_thread(map) 0 macro
/Linux-v5.4/arch/arc/plat-eznps/
Dsmp.c111 ipi.thread = get_thread(gid); in eznps_ipi_send()