Home
last modified time | relevance | path

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

/titanic_44/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_mmu.c222 static pnode_t pmmu = 0; in prom_mmu_phandle() local
224 if (pmmu == (pnode_t)0) { in prom_mmu_phandle()
229 pmmu = prom_getphandle(ih); in prom_mmu_phandle()
231 return (pmmu); in prom_mmu_phandle()
/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_memlist.c78 static pnode_t pmmu = 0; in fill_memlists() local
95 pmmu = prom_getphandle(ih); in fill_memlists()
105 node = pmmu; in fill_memlists()