Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/
H A Dvm_memory_entry.c219 vm_prot_to_wimg(access, &wimg_mode); in mach_make_memory_entry_mem_only()
447 vm_prot_to_wimg(access, &wimg_mode); in mach_make_memory_entry_named_create()
856 vm_prot_to_wimg(access, &wimg_mode); in mach_make_memory_entry_share()
H A Dvm_map_internal.h935 vm_prot_to_wimg(unsigned int prot, unsigned int *wimg) in vm_prot_to_wimg() function
H A Dvm_map.c4942 vm_prot_to_wimg(access, &wimg_mode); in vm_map_enter_mem_object()