Searched refs:VM_FAULT_MINOR (Results 1 – 2 of 2) sorted by relevance
149 else if (flags & VM_FAULT_MINOR) in do_page_fault()
1021 #define VM_FAULT_MINOR 0 /* For backwards compat. Remove me quickly. */ macro