Home
last modified time | relevance | path

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

/linux/Documentation/vm/
A Dtranshuge.rst60 split_huge_pmd(vma, pmd, addr) where the pmd is the one returned by
62 by just grepping for "pmd_offset" and adding split_huge_pmd where
84 + split_huge_pmd(vma, pmd, addr);
92 split_huge_page() or split_huge_pmd() has a cost.
103 regular pmd from under you (split_huge_pmd can run in parallel to the
169 Note that split_huge_pmd() doesn't have any limitations on refcounting:
/linux/include/linux/
A Dhuge_mm.h199 #define split_huge_pmd(__vma, __pmd, __address) \ macro
391 #define split_huge_pmd(__vma, __pmd, __address) \ macro
/linux/arch/powerpc/mm/book3s64/
A Dsubpage_prot.c140 split_huge_pmd(vma, pmd, addr); in subpage_walk_pmd_entry()
/linux/mm/
A Dpagewalk.c145 split_huge_pmd(walk->vma, pmd, addr); in walk_pmd_range()
A Dmremap.c541 split_huge_pmd(vma, old_pmd, old_addr); in move_page_tables()
A Dgup.c696 split_huge_pmd(vma, pmd, address); in follow_pmd_mask()
701 split_huge_pmd(vma, pmd, address); in follow_pmd_mask()
A Dmigrate.c2269 split_huge_pmd(vma, pmdp, addr); in migrate_vma_collect_pmd()
/linux/fs/
A Ddax.c1607 split_huge_pmd(vmf->vma, vmf->pmd, vmf->address); in dax_iomap_pmd_fault()
/linux/arch/s390/mm/
A Dgmap.c2500 split_huge_pmd(vma, pmd, addr); in thp_split_walk_pmd_entry()

Completed in 31 milliseconds