Searched refs:VM_FAULT_FALLBACK (Results 1 – 8 of 8) sorted by relevance
720 VM_FAULT_FALLBACK = (__force vm_fault_t)0x000800, enumerator732 VM_FAULT_HWPOISON_LARGE | VM_FAULT_FALLBACK)745 { VM_FAULT_FALLBACK, "FALLBACK" }, \
558 return xa_mk_internal(VM_FAULT_FALLBACK); in grab_mapping_entry()1466 return VM_FAULT_FALLBACK; in dax_pmd_load_hole()1480 vm_fault_t result = VM_FAULT_FALLBACK; in dax_iomap_pmd_fault()1608 if (result == VM_FAULT_FALLBACK) in dax_iomap_pmd_fault()1622 if (result == VM_FAULT_FALLBACK) { in dax_iomap_pmd_fault()1634 return VM_FAULT_FALLBACK; in dax_iomap_pmd_fault()1660 return VM_FAULT_FALLBACK; in dax_iomap_fault()1703 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()
3714 vm_fault_t ret = VM_FAULT_FALLBACK; in do_set_pmd()3796 if (ret != VM_FAULT_FALLBACK) in alloc_set_pte()4259 return VM_FAULT_FALLBACK; in create_huge_pmd()4273 if (!(ret & VM_FAULT_FALLBACK)) in wp_huge_pmd()4280 return VM_FAULT_FALLBACK; in wp_huge_pmd()4293 if (!(ret & VM_FAULT_FALLBACK)) in create_huge_pud()4300 return VM_FAULT_FALLBACK; in create_huge_pud()4308 return VM_FAULT_FALLBACK; in wp_huge_pud()4312 return VM_FAULT_FALLBACK; in wp_huge_pud()4450 if (!(ret & VM_FAULT_FALLBACK)) in __handle_mm_fault()[all …]
579 return VM_FAULT_FALLBACK; in __do_huge_pmd_anonymous_page()615 VM_BUG_ON(ret2 & VM_FAULT_FALLBACK); in __do_huge_pmd_anonymous_page()703 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()721 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()734 VM_BUG_ON(ret & VM_FAULT_FALLBACK); in do_huge_pmd_anonymous_page()750 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()1317 return VM_FAULT_FALLBACK; in do_huge_pmd_wp_page()
1295 return VM_FAULT_FALLBACK; in xfs_filemap_huge_fault()