MAX_PHYSMEM_BITS   22 arch/arm/include/asm/sparsemem.h #define MAX_PHYSMEM_BITS	36
MAX_PHYSMEM_BITS    9 arch/arm/mach-keystone/memory.h #define MAX_PHYSMEM_BITS	36
MAX_PHYSMEM_BITS   29 arch/arm/mach-rpc/include/mach/memory.h #define MAX_PHYSMEM_BITS	29
MAX_PHYSMEM_BITS   27 arch/arm/mach-sa1100/include/mach/memory.h #define MAX_PHYSMEM_BITS	32
MAX_PHYSMEM_BITS    9 arch/arm64/include/asm/sparsemem.h #define MAX_PHYSMEM_BITS	CONFIG_ARM64_PA_BITS
MAX_PHYSMEM_BITS   12 arch/ia64/include/asm/sparsemem.h #define MAX_PHYSMEM_BITS	(50)
MAX_PHYSMEM_BITS   15 arch/mips/include/asm/sparsemem.h #define MAX_PHYSMEM_BITS	48
MAX_PHYSMEM_BITS   11 arch/parisc/include/asm/sparsemem.h #define MAX_PHYSMEM_BITS	39	/* 512 GB */
MAX_PHYSMEM_BITS   40 arch/powerpc/include/asm/book3s/64/mmu.h #define MAX_PHYSMEM_BITS 51
MAX_PHYSMEM_BITS   42 arch/powerpc/include/asm/book3s/64/mmu.h #define MAX_PHYSMEM_BITS 46
MAX_PHYSMEM_BITS  309 arch/powerpc/include/asm/nohash/mmu-book3e.h #define MAX_PHYSMEM_BITS        44
MAX_PHYSMEM_BITS    7 arch/riscv/include/asm/sparsemem.h #define MAX_PHYSMEM_BITS	CONFIG_PA_BITS
MAX_PHYSMEM_BITS    6 arch/s390/include/asm/sparsemem.h #define MAX_PHYSMEM_BITS	CONFIG_MAX_PHYSMEM_BITS
MAX_PHYSMEM_BITS   13 arch/sh/include/asm/sparsemem.h #define MAX_PHYSMEM_BITS	32
MAX_PHYSMEM_BITS   11 arch/sparc/include/asm/sparsemem.h #define MAX_PHYSMEM_BITS        MAX_PHYS_ADDRESS_BITS
MAX_PHYSMEM_BITS   22 arch/x86/include/asm/sparsemem.h #  define MAX_PHYSMEM_BITS	36
MAX_PHYSMEM_BITS   26 arch/x86/include/asm/sparsemem.h #  define MAX_PHYSMEM_BITS	32
MAX_PHYSMEM_BITS   31 arch/x86/include/asm/sparsemem.h # define MAX_PHYSMEM_BITS	(pgtable_l5_enabled() ? 52 : 46)