Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/
H A Dvm_tests.c1924 vm_map_size_ut len_large_u; in vm_map_copyio_test() local
1925 VM_SANITIZE_UT_SET(len_large_u, test_buf_size); in vm_map_copyio_test()
1926 kr = vm_map_copyin(kernel_map, tagged_ptr_u, len_large_u, false, &copy); in vm_map_copyio_test()