Searched refs:VM_FAULT_MAJOR (Results 1 – 9 of 9) sorted by relevance
149 if (flt & VM_FAULT_MAJOR) in spufs_handle_class1()154 if (flt & VM_FAULT_MAJOR) in spufs_handle_class1()
759 VM_FAULT_MAJOR = (__force vm_fault_t)0x000004, enumerator784 { VM_FAULT_MAJOR, "MAJOR" }, \
512 major |= fault & VM_FAULT_MAJOR; in __do_page_fault()
1361 major = VM_FAULT_MAJOR; in dax_iomap_pte_fault()
1563 ret = VM_FAULT_MAJOR | VM_FAULT_LOCKED; in ceph_filemap_fault()
1229 major |= ret & VM_FAULT_MAJOR; in fixup_user_fault()
3413 ret = VM_FAULT_MAJOR; in do_swap_page()4651 major = (ret & VM_FAULT_MAJOR) || (flags & FAULT_FLAG_TRIED); in mm_account_fault()
2744 ret = VM_FAULT_MAJOR; in filemap_fault()
1719 *fault_type |= VM_FAULT_MAJOR; in shmem_swapin_page()