Home
last modified time | relevance | path

Searched refs:split_huge_pmd (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dhuge_mm.h153 #define split_huge_pmd(__vma, __pmd, __address) \ macro
297 #define split_huge_pmd(__vma, __pmd, __address) \ macro
/linux-4.19.296/fs/
Ddax.c1699 split_huge_pmd(vma, vmf->pmd, vmf->address); in dax_iomap_pmd_fault()