Home
last modified time | relevance | path

Searched refs:vma_is_dax (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dmempolicy.h185 if (vma_is_dax(vma)) in vma_migratable()
Dhuge_mm.h117 if (vma_is_dax(vma)) in __transparent_hugepage_enabled()
Dfs.h3392 static inline bool vma_is_dax(struct vm_area_struct *vma) in vma_is_dax() function
3403 if (!vma_is_dax(vma)) in vma_is_fsdax()