Home
last modified time | relevance | path

Searched refs:vm_shared_region_pivot (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/osfmk/vm/
H A Dvm_shared_region_internal.h101 extern void vm_shared_region_pivot(void);
H A Dvm_shared_region.c3914 vm_shared_region_pivot(void) in vm_shared_region_pivot() function
/xnu-11215.81.4/bsd/vm/
H A Dvm_unix.c3074 vm_shared_region_pivot(); in shared_region_pivot()