Home
last modified time | relevance | path

Searched refs:prom_virt_avail_len (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/psm/stand/boot/sparc/sun4/sys/
H A Dprom_plat.h152 extern int prom_virt_avail_len(void);
/titanic_50/usr/src/uts/sun4v/sys/
H A Dprom_plat.h155 extern int prom_virt_avail_len(void);
/titanic_50/usr/src/uts/sun4/os/
H A Dmemlist.c507 prom_virt_avail_len(); in init_boot_memlists()
556 vlen = prom_virt_avail_len(); in copy_boot_memlists()
H A Dstartup.c1356 prom_phys_avail_len() + prom_virt_avail_len()); in startup_memlist()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dprom_plat.h155 extern int prom_virt_avail_len(void);
/titanic_50/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_mmu.c236 prom_virt_avail_len(void) in prom_virt_avail_len() function