Searched refs:VM_PROT_FAULT_LOOKUP (Results 1 – 3 of 3) sorted by relevance
84 #define VM_PROT_FAULT_LOOKUP VM_PROT_PRIV_FLAG macro
801 VM_PROT_FAULT_LOOKUP, &fs->entry, &fs->first_object, in vm_fault_lookup()
4988 if ((fault_typea & VM_PROT_FAULT_LOOKUP) != 0) { in vm_map_lookup()4989 fault_typea &= ~VM_PROT_FAULT_LOOKUP; in vm_map_lookup()