Searched refs:VM_PROT_NOAUTH (Results 1 – 2 of 2) sorted by relevance
210 #define VM_PROT_NOAUTH 0x40 macro
2023 !(mappings_to_slide[i]->sms_max_prot & VM_PROT_NOAUTH)) { in vm_shared_region_map_file()2669 !(prot & VM_PROT_NOAUTH)) { in vm_shared_region_slide_mapping()