Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhuge_mm.h299 static inline bool is_huge_zero_page(struct page *page) in is_huge_zero_page() function
453 static inline bool is_huge_zero_page(struct page *page) in is_huge_zero_page() function
/OK3568_Linux_fs/kernel/fs/proc/
H A Dpage.c157 else if (is_huge_zero_page(head)) { in stable_page_flags()
/OK3568_Linux_fs/kernel/mm/
H A Dswap_state.c340 if (!is_huge_zero_page(page)) in free_page_and_swap_cache()
H A Dhuge_memory.c523 return is_huge_zero_page(page) || in is_transparent_hugepage()
1443 BUG_ON(is_huge_zero_page(page)); in do_huge_pmd_numa_page()
2671 VM_BUG_ON_PAGE(is_huge_zero_page(head), head); in split_huge_page_to_list()
H A Dswap.c1023 if (is_huge_zero_page(page)) in release_pages()
H A Dgup.c669 if (is_huge_zero_page(page)) { in follow_pmd_mask()
H A Dmigrate.c2318 if (is_huge_zero_page(page)) { in migrate_vma_collect_pmd()
H A Dmempolicy.c486 if (is_huge_zero_page(page)) { in queue_pages_pmd()