Searched refs:VM_PROT_ZF (Results 1 – 4 of 4) sorted by relevance
220 #define VM_PROT_ZF 0x10 macro227 VM_PROT_ZF | \
56 #define VM_PROT_ZF 0x10 /* must not interfere with normal prot assignments */ macro
1492 if (srfmp->mappings[i].sms_init_prot & VM_PROT_ZF) { in shared_region_map_and_slide_setup()2185 if (regions[r].mwlr_protections & VM_PROT_ZF) { in map_with_linking_np()
1745 if (mappings[i].sms_init_prot & VM_PROT_ZF) { in vm_shared_region_map_file_setup()