Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/vm/
H A Dvm_user.c2793 vm_prot_to_wimg(access, &wimg_mode); in mach_make_memory_entry_internal()
2946 vm_prot_to_wimg(access, &wimg_mode); in mach_make_memory_entry_internal()
3245 vm_prot_to_wimg(access, &wimg_mode); in mach_make_memory_entry_internal()
H A Dvm_map.h1748 vm_prot_to_wimg(unsigned int prot, unsigned int *wimg) in vm_prot_to_wimg() function
H A Dvm_map.c4601 vm_prot_to_wimg(access, &wimg_mode); in vm_map_enter_mem_object_helper()