Searched refs:bop_temp_alloc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Dbootops.c218 bop_temp_alloc(size_t size, int align) function
283 return (bop_temp_alloc(size, align));
302 return (bop_temp_alloc(size, align));
/illumos-gate/usr/src/uts/sun/sys/
H A Dbootconf.h99 extern caddr_t bop_temp_alloc(size_t size, int align);
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c4045 return (bop_temp_alloc(size, MINALIGN));

Completed in 67 milliseconds