p4d_present       244 arch/riscv/mm/fault.c 		if (!p4d_present(*p4d_k))
p4d_present       225 arch/s390/mm/hugetlbpage.c 		if (p4d_present(*p4dp)) {
p4d_present       145 arch/x86/kernel/machine_kexec_64.c 	if (!p4d_present(*p4d)) {
p4d_present       488 arch/x86/mm/dump_pagetables.c 			if (p4d_large(*start) || !p4d_present(*start)) {
p4d_present       170 arch/x86/mm/fault.c 	if (!p4d_present(*p4d_k))
p4d_present       468 arch/x86/mm/fault.c 	if (!p4d_present(*p4d) || p4d_large(*p4d))
p4d_present      1148 arch/x86/mm/fault.c 	if (!p4d_present(*p4d))
p4d_present        74 arch/x86/mm/ident_map.c 		if (p4d_present(*p4d)) {
p4d_present      1151 arch/x86/mm/init_64.c 		if (!p4d_present(*p4d))
p4d_present       584 arch/x86/mm/pageattr.c 	if (p4d_large(*p4d) || !p4d_present(*p4d))
p4d_present       647 arch/x86/mm/pageattr.c 	if (p4d_none(*p4d) || p4d_large(*p4d) || !p4d_present(*p4d))
p4d_present       179 arch/x86/platform/efi/efi_64.c 			if (!p4d_present(*p4d))
p4d_present       295 fs/userfaultfd.c 	if (!p4d_present(*p4d))
p4d_present       369 include/asm-generic/pgtable.h 	(p4d_present(p4d) && (!(write) || p4d_write(p4d)))
p4d_present       431 include/asm-generic/pgtable.h 	WARN_ON_ONCE(p4d_present(*p4dp) && !p4d_same(*p4dp, p4d)); \
p4d_present       183 lib/ioremap.c  	if (p4d_present(*p4d) && !p4d_free_pud_page(p4d, addr))
p4d_present      2357 mm/huge_memory.c 	if (!p4d_present(*p4d))
p4d_present      5026 mm/hugetlb.c   	if (!p4d_present(*p4d))
p4d_present       437 mm/kasan/init.c 		if (!p4d_present(*p4d))
p4d_present       278 mm/memory-failure.c 	if (!p4d_present(*p4d))
p4d_present      4082 mm/memory.c    	if (!p4d_present(*p4d)) {
p4d_present       171 mm/page_vma_mapped.c 	if (!p4d_present(*p4d))
p4d_present       724 mm/rmap.c      	if (!p4d_present(*p4d))