Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/vm/
H A Dvm_parameter_validation.c1511 } map_n_slice_thread_args; typedef
1516 map_n_slice_thread_args *thread_args = (map_n_slice_thread_args *)args; in thread_func()
1540 map_n_slice_thread_args args = {files_count, files, mappings_count, mappings}; in call_shared_region_map_and_slide_2_np_in_thread()