Searched refs:prom_retain (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_retain.c38 prom_retain(char *id, size_t size, u_int align, unsigned long long *physaddr) function
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dmachdep.c166 if (prom_retain("OBPnvram", PAGESIZE, PAGESIZE, &phys) != 0) {
167 printf("prom_retain failed\n");
/illumos-gate/usr/src/psm/stand/boot/sparc/sun4/sys/
H A Dprom_plat.h159 * prom_retain allocates or returns retained physical memory
162 extern int prom_retain(char *id, size_t size, uint_t align,
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dprom_plat.h162 * prom_retain allocates or returns retained physical memory
165 extern int prom_retain(char *id, size_t size, uint_t align,
/illumos-gate/usr/src/psm/stand/lib/promif/sparcv9/ieee1275/sun4/
H A DMakefile57 prom_retain.c \
/illumos-gate/usr/src/psm/stand/lib/promif/sparcv9/ieee1275/sun4u/
H A DMakefile61 prom_retain.c \
/illumos-gate/usr/src/psm/stand/lib/promif/sparcv9/ieee1275/sun4v/
H A DMakefile58 prom_retain.c \
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dprom_plat.h162 * prom_retain allocates or returns retained physical memory
165 extern int prom_retain(char *id, size_t size, uint_t align,
/illumos-gate/usr/src/uts/sun4/os/
H A Dmlsetup.c235 if (prom_retain("panicbuf", PANICBUFSIZE, MMU_PAGESIZE, &pa) != 0)

Completed in 84 milliseconds