is_huge_zero_page  183 arch/sparc/mm/tlb.c 			if (is_huge_zero_page(pmd_page(pmd)))
is_huge_zero_page  188 arch/sparc/mm/tlb.c 			if (is_huge_zero_page(pmd_page(orig)))
is_huge_zero_page  259 arch/sparc/mm/tlb.c 	    !is_huge_zero_page(pmd_page(entry)))
is_huge_zero_page  139 fs/proc/page.c 		else if (is_huge_zero_page(head)) {
is_huge_zero_page  257 include/linux/huge_mm.h 	return is_huge_zero_page(pmd_page(pmd));
is_huge_zero_page  399 mm/gup.c       		if (is_huge_zero_page(page)) {
is_huge_zero_page 1566 mm/huge_memory.c 	BUG_ON(is_huge_zero_page(page));
is_huge_zero_page 2706 mm/huge_memory.c 	VM_BUG_ON_PAGE(is_huge_zero_page(head), head);
is_huge_zero_page  454 mm/mempolicy.c 	if (is_huge_zero_page(page)) {
is_huge_zero_page 2214 mm/migrate.c   		if (is_huge_zero_page(page)) {
is_huge_zero_page  782 mm/swap.c      		if (is_huge_zero_page(page))
is_huge_zero_page  280 mm/swap_state.c 	if (!is_huge_zero_page(page))