Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/vm/
H A Dvm_protos.h98 extern vm_map_offset_t get_map_max(vm_map_t);
/xnu-11417.140.69/bsd/tests/
H A Dcopyio_tests.c527 user_addr = get_map_max(data.user_map) - PAGE_SIZE; in copyio_test()
/xnu-11417.140.69/osfmk/kern/
H A Dbsd_kern.c884 get_map_max( in get_map_max() function
/xnu-11417.140.69/bsd/vm/
H A Dvm_unix.c3286 right_hole_max = get_map_max(map);