Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/mach/
H A Dmach.modulemap422 module vm_region {
423 header "mach/vm_region.h"
H A DMakefile182 vm_region.h \
H A Dvm_map.defs105 routine vm_region(
409 * A recursive form of vm_region which probes submaps withint the
H A Dmach_vm.defs574 * vm_region() -
H A Dmach_types.defs569 * need to be changed. (see mach/vm_region.h) */
/xnu-8019.80.24/osfmk/vm/
H A Dvm_user.c1973 vm_region( in vm_region() function