Home
last modified time | relevance | path

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

/xnu-11417.121.6/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-11417.121.6/bsd/vm/
H A Dvm_unix.c3207 vm_shared_region_pivot(); in shared_region_pivot()