Searched refs:VM_PROT_NOAUTH (Results 1 – 2 of 2) sorted by relevance
195 #define VM_PROT_NOAUTH 0x40 macro
2354 !(prot & VM_PROT_NOAUTH)) { in vm_shared_region_slide_mapping()