Searched refs:VM_FAULT_FALLBACK (Results 1 – 6 of 6) sorted by relevance
546 return VM_FAULT_FALLBACK; in __dax_pmd_fault()550 return VM_FAULT_FALLBACK; in __dax_pmd_fault()553 return VM_FAULT_FALLBACK; in __dax_pmd_fault()555 return VM_FAULT_FALLBACK; in __dax_pmd_fault()563 return VM_FAULT_FALLBACK; in __dax_pmd_fault()666 result = VM_FAULT_FALLBACK; in __dax_pmd_fault()
27 return VM_FAULT_FALLBACK; in dax_pmd_fault()
1034 #define VM_FAULT_FALLBACK 0x0800 /* huge page fault failed, fall back to small */ macro1040 VM_FAULT_FALLBACK)
730 return VM_FAULT_FALLBACK; in __do_huge_pmd_anonymous_page()767 VM_BUG_ON(ret & VM_FAULT_FALLBACK); in __do_huge_pmd_anonymous_page()817 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()836 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()846 VM_BUG_ON(ret & VM_FAULT_FALLBACK); in do_huge_pmd_anonymous_page()866 return VM_FAULT_FALLBACK; in do_huge_pmd_anonymous_page()1196 ret |= VM_FAULT_FALLBACK; in do_huge_pmd_wp_page()1202 ret |= VM_FAULT_FALLBACK; in do_huge_pmd_wp_page()1217 ret |= VM_FAULT_FALLBACK; in do_huge_pmd_wp_page()
3282 return VM_FAULT_FALLBACK; in create_huge_pmd()3293 return VM_FAULT_FALLBACK; in wp_huge_pmd()3399 if (!(ret & VM_FAULT_FALLBACK)) in __handle_mm_fault()3424 if (!(ret & VM_FAULT_FALLBACK)) in __handle_mm_fault()
1583 return VM_FAULT_FALLBACK; in xfs_filemap_pmd_fault()