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

/darwin-on-arm/xnu/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.h115 #define VM_PROT_ZF 0x10 /* must not interfere with normal prot assignments */ macro
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_shared_region.c1038 if (mappings[i].sfm_init_prot & VM_PROT_ZF) {

Completed in 76 milliseconds