Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_sanitize_error_compat.c258 .err_compat_prot_cur_max = &vm_sanitize_err_compat_cur_and_max_prots_vm_map);
260 .err_compat_prot_cur_max = &vm_sanitize_err_compat_cur_and_max_prots_vm_map);
H A Dvm_sanitize_internal.h233 vm_sanitize_err_compat_cur_and_max_prots_fn err_compat_prot_cur_max; member
H A Dvm_sanitize.c563 if (vm_sanitize_caller->err_compat_prot_cur_max) { in vm_sanitize_err_compat_cur_and_max_prots()
564 compat = (vm_sanitize_caller->err_compat_prot_cur_max) in vm_sanitize_err_compat_cur_and_max_prots()