Searched refs:VM_PROT_TPRO (Results 1 – 4 of 4) sorted by relevance
184 #define VM_PROT_TPRO ((vm_prot_t) 0x200) macro
1057 VM_PROT_TPRO); in vm_sanitize_prot_test()1110 VM_PROT_TPRO); in vm_sanitize_prot_bsd_test()1154 VM_PROT_TPRO); in vm_sanitize_memory_entry_perm_test()
1461 if (rp->mwlr_protections & VM_PROT_TPRO) { in vm_map_with_linking()
2018 if ((regions[r].mwlr_protections & VM_PROT_TPRO) && in map_with_linking_np()