Home
last modified time | relevance | path

Searched defs:virthint (Results 1 – 8 of 8) sorted by relevance

/titanic_52/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_map.c40 prom_map(caddr_t virthint, unsigned long long physaddr, u_int size) in prom_map() argument
H A Dprom_alloc.c49 prom_alloc(caddr_t virthint, size_t size, u_int align) in prom_alloc() argument
/titanic_52/usr/src/stand/lib/sa/
H A Dstandalloc.c58 kern_resalloc(caddr_t virthint, size_t size, int align) in kern_resalloc() argument
/titanic_52/usr/src/uts/intel/sys/
H A Dbootconf.h156 #define BOP_ALLOC(bop, virthint, size, align) \ argument
163 #define BOP_EALLOC(bop, virthint, size, align, flags)\ argument
/titanic_52/usr/src/uts/sparc/os/
H A Dbootops.c280 bop_alloc(caddr_t virthint, size_t size, int align) in bop_alloc() argument
296 bop_alloc_chunk(caddr_t virthint, size_t size, int align) in bop_alloc_chunk() argument
[all...]
/titanic_52/usr/src/psm/stand/boot/sparc/common/
H A Dsun4x_standalloc.c238 resalloc(enum RESOURCES type, size_t bytes, caddr_t virthint, int align) in resalloc() argument
/titanic_52/usr/src/uts/i86pc/os/
H A Dfakebop.c277 do_bsys_alloc(bootops_t *bop, caddr_t virthint, size_t size, int align) in do_bsys_alloc() argument
355 do_bsys_ealloc(bootops_t *bop, caddr_t virthint, size_t size, in do_bsys_ealloc() argument
2090 no_more_alloc(bootops_t *bop, caddr_t virthint, size_t size, int align) in no_more_alloc() argument
/titanic_52/usr/src/uts/sun/sys/
H A Dbootconf.h120 #define BOP_ALLOC(bop, virthint, size, align) \ argument