Home
last modified time | relevance | path

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

/linux/arch/sparc/mm/
A Dtlb.c182 if (is_huge_zero_page(pmd_page(pmd))) in __set_pmd_acct()
187 if (is_huge_zero_page(pmd_page(orig))) in __set_pmd_acct()
258 !is_huge_zero_page(pmd_page(entry))) in pmdp_invalidate()
/linux/include/linux/
A Dhuge_mm.h287 static inline bool is_huge_zero_page(struct page *page) in is_huge_zero_page() function
434 static inline bool is_huge_zero_page(struct page *page) in is_huge_zero_page() function
/linux/fs/proc/
A Dpage.c157 else if (is_huge_zero_page(head)) { in stable_page_flags()
/linux/mm/
A Dswap.c925 if (is_huge_zero_page(page)) in release_pages()
A Dswap_state.c304 if (!is_huge_zero_page(page)) in free_page_and_swap_cache()
A Dhuge_memory.c538 return is_huge_zero_page(page) || in is_transparent_hugepage()
2622 VM_BUG_ON_PAGE(is_huge_zero_page(head), head); in split_huge_page_to_list()
A Dmempolicy.c464 if (is_huge_zero_page(page)) { in queue_pages_pmd()
A Dmigrate.c2267 if (is_huge_zero_page(page)) { in migrate_vma_collect_pmd()
A Dgup.c693 if (is_huge_zero_page(page)) { in follow_pmd_mask()

Completed in 28 milliseconds