Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/
H A Dvm_sanitize_internal.h479 vm_sanitize_wrap_prot_ref(vm_prot_t *val) in vm_sanitize_wrap_prot_ref() function
H A Dvm_tests.c2909 vm_sanitize_wrap_prot_ref(&cur_prot), in share_object_and_expect_mapped_with_mte_state()
2910 vm_sanitize_wrap_prot_ref(&max_prot), in share_object_and_expect_mapped_with_mte_state()
H A Dvm_map.c6128 vm_sanitize_wrap_prot_ref(&cur_prot), /* IN/OUT */ in vm_map_protect()
6129 vm_sanitize_wrap_prot_ref(&max_prot), /* IN/OUT */ in vm_map_protect()