Searched defs:map_addr_proc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_vm_dep.c148 * map_addr_proc() is the routine called when the system is to
182 map_addr_proc(caddr_t *addrp, size_t len, offset_t off, int vacalign, function
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_vm_dep.c179 * map_addr_proc() is the routine called when the system is to
212 map_addr_proc(caddr_t *addrp, size_t len, offset_t off, int vacalign, function
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c632 map_addr_proc(addrp, len, off, vacalign, userlimit, curproc, flags);
650 * map_addr_proc() is the routine called when the system is to
675 map_addr_proc( function

Completed in 63 milliseconds