Searched refs:VM_FAULT_FALLBACK (Results 1 – 8 of 8) sorted by relevance
764 VM_FAULT_FALLBACK = (__force vm_fault_t)0x000800, enumerator777 VM_FAULT_HWPOISON_LARGE | VM_FAULT_FALLBACK)790 { VM_FAULT_FALLBACK, "FALLBACK" }, \
570 return xa_mk_internal(VM_FAULT_FALLBACK); in grab_mapping_entry()1484 return VM_FAULT_FALLBACK; in dax_pmd_load_hole()1498 vm_fault_t result = VM_FAULT_FALLBACK; in dax_iomap_pmd_fault()1626 if (result == VM_FAULT_FALLBACK) in dax_iomap_pmd_fault()1640 if (result == VM_FAULT_FALLBACK) { in dax_iomap_pmd_fault()1652 return VM_FAULT_FALLBACK; in dax_iomap_pmd_fault()1678 return VM_FAULT_FALLBACK; in dax_iomap_fault()1721 ret = VM_FAULT_FALLBACK; in dax_insert_pfn_mkwrite()
226 WARN_ON_ONCE(ret = VM_FAULT_FALLBACK); in ttm_bo_vm_insert_huge()234 return VM_FAULT_FALLBACK; in ttm_bo_vm_insert_huge()243 return VM_FAULT_FALLBACK; in ttm_bo_vm_insert_huge()
127 return VM_FAULT_FALLBACK; in __dev_dax_pmd_fault()169 return VM_FAULT_FALLBACK; in __dev_dax_pud_fault()191 return VM_FAULT_FALLBACK; in __dev_dax_pud_fault()
517 return VM_FAULT_FALLBACK; in vmw_bo_vm_huge_fault()522 return VM_FAULT_FALLBACK; in vmw_bo_vm_huge_fault()
4084 vm_fault_t ret = VM_FAULT_FALLBACK; in do_set_pmd()4137 return VM_FAULT_FALLBACK; in do_set_pmd()4215 if (ret != VM_FAULT_FALLBACK) in finish_fault()4621 return VM_FAULT_FALLBACK; in create_huge_pmd()4635 if (!(ret & VM_FAULT_FALLBACK)) in wp_huge_pmd()4642 return VM_FAULT_FALLBACK; in wp_huge_pmd()4651 return VM_FAULT_FALLBACK; in create_huge_pud()4655 return VM_FAULT_FALLBACK; in create_huge_pud()4668 if (!(ret & VM_FAULT_FALLBACK)) in wp_huge_pud()4675 return VM_FAULT_FALLBACK; in wp_huge_pud()[all …]
595 return VM_FAULT_FALLBACK; in __do_huge_pmd_anonymous_page()631 VM_BUG_ON(ret2 & VM_FAULT_FALLBACK); in __do_huge_pmd_anonymous_page()719 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()737 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()750 VM_BUG_ON(ret & VM_FAULT_FALLBACK); in do_huge_pmd_anonymous_page()766 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()1327 return VM_FAULT_FALLBACK; in do_huge_pmd_wp_page()
1314 return VM_FAULT_FALLBACK; in xfs_filemap_huge_fault()