Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sparc/mm/
Dtlb.c181 if (is_huge_zero_page(pmd_page(pmd))) in __set_pmd_acct()
186 if (is_huge_zero_page(pmd_page(orig))) in __set_pmd_acct()
257 !is_huge_zero_page(pmd_page(entry))) in pmdp_invalidate()
/Linux-v5.10/include/linux/
Dhuge_mm.h301 static inline bool is_huge_zero_page(struct page *page) in is_huge_zero_page() function
308 return is_huge_zero_page(pmd_page(pmd)); in is_huge_zero_pmd()
449 static inline bool is_huge_zero_page(struct page *page) in is_huge_zero_page() function
/Linux-v5.10/fs/proc/
Dpage.c157 else if (is_huge_zero_page(head)) { in stable_page_flags()
/Linux-v5.10/mm/
Dswap_state.c339 if (!is_huge_zero_page(page)) in free_page_and_swap_cache()
Dswap.c893 if (is_huge_zero_page(page)) in release_pages()
Dhuge_memory.c507 return is_huge_zero_page(page) || in is_transparent_hugepage()
1433 BUG_ON(is_huge_zero_page(page)); in do_huge_pmd_numa_page()
2628 VM_BUG_ON_PAGE(is_huge_zero_page(head), head); in split_huge_page_to_list()
Dgup.c632 if (is_huge_zero_page(page)) { in follow_pmd_mask()
Dmigrate.c2329 if (is_huge_zero_page(page)) { in migrate_vma_collect_pmd()
Dmempolicy.c483 if (is_huge_zero_page(page)) { in queue_pages_pmd()