Searched refs:split_huge_page (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/include/linux/
H A Dhuge_mm.h99 static inline int split_huge_page(struct page *page) split_huge_page() function
182 static inline int split_huge_page(struct page *page) split_huge_page() function
H A Dmm.h1102 * split_huge_page() instead of handling it explicitly.
/linux-4.4.14/mm/
H A Dhuge_memory.c1201 split_huge_page(page); do_huge_pmd_wp_page()
1213 split_huge_page(page); do_huge_pmd_wp_page()
1692 * serialize against split_huge_page*. __split_huge_page_splitting()
2228 * is needed to serialize against split_huge_page __collapse_huge_page_isolate()
2996 split_huge_page(page); __split_huge_page_pmd()
3002 * huge page before our split_huge_page() got the anon_vma lock. __split_huge_page_pmd()
H A Dswap.c246 * split_huge_page cannot run anymore from under us. put_compound_page()
293 * split_huge_page(). __get_page_tail()
H A Dksm.c992 ret = split_huge_page(transhuge_head); page_trans_compound_anon_split()
995 * Retry later if split_huge_page run page_trans_compound_anon_split()
1001 /* Retry later if split_huge_page run from under us. */ page_trans_compound_anon_split()
H A Dmemory-failure.c1152 if (!PageAnon(hpage) || unlikely(split_huge_page(hpage))) { memory_failure()
1754 if (PageAnon(hpage) && unlikely(split_huge_page(hpage))) { soft_offline_page()
H A Dmigrate.c947 if (unlikely(split_huge_page(page))) unmap_and_move()
H A Dmemcontrol.c4917 * - if another thread runs into split_huge_page() just after we mem_cgroup_move_charge_pte_range()
/linux-4.4.14/drivers/iommu/
H A Ddma-iommu.c224 if (!split_huge_page(page)) __iommu_dma_alloc_pages()
/linux-4.4.14/arch/x86/include/asm/
H A Dpgtable.h490 * split_huge_page will temporarily clear the present bit (but pmd_present()

Completed in 481 milliseconds