Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/vm/
H A Dvm_user.c2779 vm_prot_to_wimg(access, &wimg_mode); in mach_make_memory_entry_internal()
2930 vm_prot_to_wimg(access, &wimg_mode); in mach_make_memory_entry_internal()
3213 vm_prot_to_wimg(access, &wimg_mode); in mach_make_memory_entry_internal()
H A Dvm_map.h1691 vm_prot_to_wimg(unsigned int prot, unsigned int *wimg) in vm_prot_to_wimg() function
H A Dvm_map.c4571 vm_prot_to_wimg(access, &wimg_mode); in vm_map_enter_mem_object_helper()