Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_shared_region_internal.h100 extern void vm_shared_region_pivot(void);
H A Dvm_shared_region.c4063 vm_shared_region_pivot(void) in vm_shared_region_pivot() function
/xnu-12377.81.4/bsd/vm/
H A Dvm_unix.c3339 vm_shared_region_pivot(); in shared_region_pivot()