Searched refs:VM_FAULT_FALLBACK (Results 1 – 6 of 6) sorted by relevance
1544 return VM_FAULT_FALLBACK; in dax_pmd_load_hole()1557 vm_fault_t result = VM_FAULT_FALLBACK; in dax_iomap_pmd_fault()1683 if (result == VM_FAULT_FALLBACK) in dax_iomap_pmd_fault()1697 if (result == VM_FAULT_FALLBACK) { in dax_iomap_pmd_fault()1709 return VM_FAULT_FALLBACK; in dax_iomap_pmd_fault()1735 return VM_FAULT_FALLBACK; in dax_iomap_fault()1785 ret = VM_FAULT_FALLBACK; in dax_insert_pfn_mkwrite()
312 return VM_FAULT_FALLBACK; in __dev_dax_pmd_fault()363 return VM_FAULT_FALLBACK; in __dev_dax_pud_fault()386 return VM_FAULT_FALLBACK; in __dev_dax_pud_fault()
3358 return VM_FAULT_FALLBACK; in do_set_pmd()3360 ret = VM_FAULT_FALLBACK; in do_set_pmd()3440 if (ret != VM_FAULT_FALLBACK) in alloc_set_pte()3877 return VM_FAULT_FALLBACK; in create_huge_pmd()3892 return VM_FAULT_FALLBACK; in wp_huge_pmd()3905 return VM_FAULT_FALLBACK; in create_huge_pud()3909 return VM_FAULT_FALLBACK; in create_huge_pud()3917 return VM_FAULT_FALLBACK; in wp_huge_pud()3921 return VM_FAULT_FALLBACK; in wp_huge_pud()4053 if (!(ret & VM_FAULT_FALLBACK)) in __handle_mm_fault()[all …]
558 return VM_FAULT_FALLBACK; in __do_huge_pmd_anonymous_page()594 VM_BUG_ON(ret2 & VM_FAULT_FALLBACK); in __do_huge_pmd_anonymous_page()674 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()693 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()705 VM_BUG_ON(ret & VM_FAULT_FALLBACK); in do_huge_pmd_anonymous_page()722 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()1303 ret |= VM_FAULT_FALLBACK; in do_huge_pmd_wp_page()1308 ret |= VM_FAULT_FALLBACK; in do_huge_pmd_wp_page()1322 ret |= VM_FAULT_FALLBACK; in do_huge_pmd_wp_page()
1266 #define VM_FAULT_FALLBACK 0x0800 /* huge page fault failed, fall back to small */ macro1274 VM_FAULT_FALLBACK)1287 { VM_FAULT_FALLBACK, "FALLBACK" }, \
1107 return VM_FAULT_FALLBACK; in xfs_filemap_huge_fault()