Home
last modified time | relevance | path

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

/xnu-11215.41.3/osfmk/tests/
H A Dvm_parameter_validation.h2548 help_call_remap_fn__src_size_etc(remap_fn_t fn, MAP_T map, int flags, bool copy, mach_vm_address_t … in help_call_remap_fn__src_size_etc() function
2584 …return help_call_remap_fn__src_size_etc(fn, map, VM_FLAGS_ANYWHERE, copy, src, size, 0, 0, VM_INHE… in help_call_remap_fn__src_size()
2603 return help_call_remap_fn__src_size_etc(fn, map, flags, copy, src, size, 0, 0, inherit); in help_call_remap_fn__inherit()
2610 …return help_call_remap_fn__src_size_etc(fn, map, trial_flags, copy, src, size, 0, 0, VM_INHERIT_NO… in help_call_remap_fn__flags()
2616 …return help_call_remap_fn__src_size_etc(fn, map, flags, copy, src, size, cur, max, VM_INHERIT_NONE… in help_call_remap_fn__prot_pairs()