Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_shared_region_internal.h101 extern void vm_shared_region_pivot(void);
H A Dvm_shared_region.c3901 vm_shared_region_pivot(void) in vm_shared_region_pivot() function
/xnu-11215.1.10/bsd/vm/
H A Dvm_unix.c2900 vm_shared_region_pivot(); in shared_region_pivot()