pgd_present       245 arch/alpha/mm/fault.c 		if (!pgd_present(*pgd) && pgd_present(*pgd_k)) {
pgd_present        39 arch/arc/mm/fault.c 	if (!pgd_present(*pgd_k))
pgd_present        21 arch/arm/include/asm/stage2_pgtable.h #define stage2_pgd_present(kvm, pgd)		pgd_present(pgd)
pgd_present       427 arch/arm/mm/fault.c 	if (!pgd_present(*pgd))
pgd_present        88 arch/arm64/include/asm/stage2_pgtable.h 		return pgd_present(pgd);
pgd_present       268 arch/arm64/mm/hugetlbpage.c 	if (!pgd_present(READ_ONCE(*pgdp)))
pgd_present        89 arch/csky/mm/fault.c 		if (!pgd_present(*pgd_k))
pgd_present        57 arch/ia64/mm/hugetlbpage.c 	if (pgd_present(*pgd)) {
pgd_present       475 arch/m68k/kernel/sys_m68k.c 		if (!pgd_present(*pgd))
pgd_present       133 arch/m68k/mm/init.c 		if (pgd_present(kernel_pg_dir[i]))
pgd_present        85 arch/m68k/mm/motorola.c 			if (!pgd_present(kernel_pg_dir[i]))
pgd_present       152 arch/m68k/mm/motorola.c 		if (!pgd_present(*pgd_dir)) {
pgd_present       269 arch/mips/kvm/mmu.c 		if (!pgd_present(pgd[i]))
pgd_present       388 arch/mips/kvm/mmu.c 		if (!pgd_present(pgd[i]))				\
pgd_present       927 arch/mips/kvm/mmu.c 		if (!pgd_present(pgd[i]))
pgd_present       304 arch/mips/mm/fault.c 		if (!pgd_present(*pgd_k))
pgd_present        47 arch/mips/mm/hugetlbpage.c 	if (pgd_present(*pgd)) {
pgd_present       369 arch/nds32/mm/fault.c 		if (!pgd_present(*pgd_k))
pgd_present       255 arch/nios2/mm/fault.c 		if (!pgd_present(*pgd_k))
pgd_present       504 arch/powerpc/kvm/book3s_64_mmu_radix.c 		if (!pgd_present(*pgd))
pgd_present       577 arch/powerpc/kvm/book3s_64_mmu_radix.c 	if (pgd_present(*pgd))
pgd_present       852 arch/powerpc/mm/book3s64/radix_pgtable.c 		if (!pgd_present(*pgd))
pgd_present       238 arch/riscv/mm/fault.c 		if (!pgd_present(*pgd_k))
pgd_present       223 arch/s390/mm/hugetlbpage.c 	if (pgd_present(*pgdp)) {
pgd_present       145 arch/sh/kernel/io_trapped.c 	if (!pgd_present(*pgd_k))
pgd_present       116 arch/sh/mm/fault.c 	if (!pgd_present(*pgd_k))
pgd_present       359 arch/sparc/mm/fault_32.c 		if (!pgd_present(*pgd)) {
pgd_present       360 arch/sparc/mm/fault_32.c 			if (!pgd_present(*pgd_k))
pgd_present        27 arch/um/kernel/skas/uaccess.c 	if (!pgd_present(*pgd))
pgd_present       314 arch/um/kernel/tlb.c 		if (!pgd_present(*pgd)) {
pgd_present       352 arch/um/kernel/tlb.c 		if (!pgd_present(*pgd)) {
pgd_present       437 arch/um/kernel/tlb.c 	if (!pgd_present(*pgd))
pgd_present       137 arch/x86/kernel/machine_kexec_64.c 	if (!pgd_present(*pgd)) {
pgd_present       544 arch/x86/mm/dump_pagetables.c 			if (pgd_large(*start) || !pgd_present(*start)) {
pgd_present       160 arch/x86/mm/fault.c 	if (!pgd_present(*pgd_k))
pgd_present       302 arch/x86/mm/fault.c 	if (!low_pfn(pgd_val(*pgd) >> PAGE_SHIFT) || !pgd_present(*pgd))
pgd_present       460 arch/x86/mm/fault.c 	if (!pgd_present(*pgd))
pgd_present      1144 arch/x86/mm/fault.c 	if (!pgd_present(*pgd))
pgd_present       112 arch/x86/mm/ident_map.c 		if (pgd_present(*pgd)) {
pgd_present       492 arch/x86/mm/init_32.c 		if (!pgd_present(*pgd))
pgd_present      1185 arch/x86/mm/init_64.c 		if (!pgd_present(*pgd))
pgd_present       172 arch/x86/platform/efi/efi_64.c 		if (!pgd_present(*pgd))
pgd_present      2023 arch/x86/xen/mmu_pv.c 	if (!pgd_present(pgd))
pgd_present       209 arch/xtensa/mm/fault.c 		if (!pgd_present(*pgd_k))
pgd_present       292 fs/userfaultfd.c 	if (!pgd_present(*pgd))
pgd_present       374 include/asm-generic/pgtable.h 	(pgd_present(pgd) && (!(write) || pgd_write(pgd)))
pgd_present       437 include/asm-generic/pgtable.h 	WARN_ON_ONCE(pgd_present(*pgdp) && !pgd_same(*pgdp, pgd)); \
pgd_present      2353 mm/huge_memory.c 	if (!pgd_present(*pgd))
pgd_present      5023 mm/hugetlb.c   	if (!pgd_present(*pgd))
pgd_present       471 mm/kasan/init.c 		if (!pgd_present(*pgd))
pgd_present       275 mm/memory-failure.c 	if (!pgd_present(*pgd))
pgd_present      4058 mm/memory.c    	if (pgd_present(*pgd))		/* Another has populated it */
pgd_present      4088 mm/memory.c    	if (!pgd_present(*p4d)) {
pgd_present      4121 mm/memory.c    	if (!pgd_present(*pud)) {
pgd_present       168 mm/page_vma_mapped.c 	if (!pgd_present(*pgd))
pgd_present       720 mm/rmap.c      	if (!pgd_present(*pgd))