Home
last modified time | relevance | path

Searched refs:get_compact_nodeid (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/sn/
Dmapped_kernel.h40 MAPPED_KERN_RO_PHYSBASE(get_compact_nodeid()))
43 MAPPED_KERN_RW_PHYSBASE(get_compact_nodeid()))
Dsn_private.h10 extern cnodeid_t get_compact_nodeid(void);
/Linux-v4.19/arch/mips/sgi-ip27/
Dip27-init.c81 if (get_compact_nodeid() == cnode) { in per_hub_init()
117 cnodeid_t cnode = get_compact_nodeid(); in per_cpu_init()
160 cnodeid_t get_compact_nodeid(void) in get_compact_nodeid() function
Dip27-timer.c209 if (get_compact_nodeid() == cnode) { in hub_rtc_init()