Home
last modified time | relevance | path

Searched refs:get_map_max (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.81.4/osfmk/vm/
H A Dvm_protos.h99 extern vm_map_offset_t get_map_max(vm_map_t);
/xnu-12377.81.4/bsd/tests/
H A Dcopyio_tests.c530 user_addr = get_map_max(data.user_map) - PAGE_SIZE; in copyio_test()
/xnu-12377.81.4/osfmk/kern/
H A Dbsd_kern.c898 get_map_max( in get_map_max() function
/xnu-12377.81.4/bsd/vm/
H A Dvm_unix.c3623 right_hole_max = get_map_max(map);