Searched refs:VM_PROT_ZF (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/mach/
H A Dshared_memory_server.h56 #define VM_PROT_ZF 0x10 /* must not interfere with normal prot assignments */ macro
H A Dshared_region.h124 #define VM_PROT_ZF 0x10 /* must not interfere with normal prot assignments */ macro
/xnu-2782.1.97/osfmk/vm/
H A Dvm_shared_region.c1109 if (mappings[i].sfm_init_prot & VM_PROT_ZF) {

Completed in 29 milliseconds