Home
last modified time | relevance | path

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

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