Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dtranshuge.rst65 split_huge_pmd(vma, pmd, addr) where the pmd is the one returned by
67 by just grepping for "pmd_offset" and adding split_huge_pmd where
89 + split_huge_pmd(vma, pmd, addr);
97 split_huge_page() or split_huge_pmd() has a cost.
108 regular pmd from under you (split_huge_pmd can run in parallel to the
174 Note that split_huge_pmd() doesn't have any limitations on refcounting:
/OK3568_Linux_fs/kernel/include/linux/
H A Dhuge_mm.h202 #define split_huge_pmd(__vma, __pmd, __address) \ macro
409 #define split_huge_pmd(__vma, __pmd, __address) \ macro
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c140 split_huge_pmd(vma, pmd, addr); in subpage_walk_pmd_entry()
/OK3568_Linux_fs/kernel/mm/
H A Dpagewalk.c106 split_huge_pmd(walk->vma, pmd, addr); in walk_pmd_range()
H A Dmremap.c513 split_huge_pmd(vma, old_pmd, old_addr); in move_page_tables()
H A Dgup.c672 split_huge_pmd(vma, pmd, address); in follow_pmd_mask()
689 split_huge_pmd(vma, pmd, address); in follow_pmd_mask()
H A Dmigrate.c2320 split_huge_pmd(vma, pmdp, addr); in migrate_vma_collect_pmd()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dvm86_32.c188 split_huge_pmd(vma, pmd, 0xA0000); in mark_screen_rdonly()
/OK3568_Linux_fs/kernel/fs/
H A Ddax.c1641 split_huge_pmd(vma, vmf->pmd, vmf->address); in dax_iomap_pmd_fault()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dgmap.c2495 split_huge_pmd(vma, pmd, addr); in thp_split_walk_pmd_entry()