Searched refs:VM_PROT_FAULT_LOOKUP (Results 1 – 3 of 3) sorted by relevance
82 #define VM_PROT_FAULT_LOOKUP VM_PROT_PRIV_FLAG macro
551 VM_PROT_FAULT_LOOKUP, &fs.entry, &fs.first_object, in vm_fault_hold()
4089 if ((fault_typea & VM_PROT_FAULT_LOOKUP) != 0) { in vm_map_lookup()4090 fault_typea &= ~VM_PROT_FAULT_LOOKUP; in vm_map_lookup()