Home
last modified time | relevance | path

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

/arch/mips/include/asm/sn/
Dmapped_kernel.h39 MAPPED_KERN_RO_PHYSBASE(get_compact_nodeid()))
42 MAPPED_KERN_RW_PHYSBASE(get_compact_nodeid()))
Dsn_private.h9 extern cnodeid_t get_compact_nodeid(void);
/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.c205 if (get_compact_nodeid() == cnode) { in hub_rtc_init()