Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/nps/
Dcommon.h100 static inline int nps_cluster_logic_to_phys(int cluster) in nps_cluster_logic_to_phys() function
119 nps_cluster_logic_to_phys(gid.cluster); })
/Linux-v4.19/arch/arc/plat-eznps/
Dsmp.c124 ipi.cluster = nps_cluster_logic_to_phys(gid.cluster); in eznps_ipi_send()