Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/vm/
H A Dvm_sanitize_error_compat.c276 .err_compat_prot_cur_max = &vm_sanitize_err_compat_cur_and_max_prots_vm_map);
278 .err_compat_prot_cur_max = &vm_sanitize_err_compat_cur_and_max_prots_vm_map);
H A Dvm_sanitize_internal.h252 vm_sanitize_err_compat_cur_and_max_prots_fn err_compat_prot_cur_max; member
H A Dvm_sanitize.c635 if (vm_sanitize_caller->err_compat_prot_cur_max) { in vm_sanitize_err_compat_cur_and_max_prots()
636 compat = (vm_sanitize_caller->err_compat_prot_cur_max) in vm_sanitize_err_compat_cur_and_max_prots()