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.61.5/osfmk/tests/
H A Dvm_parameter_validation.h3750 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
3786 …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()
3805 return help_call_remap_fn__src_size_etc(fn, map, flags, copy, src, size, 0, 0, inherit); in help_call_remap_fn__inherit()
3812 …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()
3818 …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()