CONFIG_PHYSICAL_START   82 arch/powerpc/include/asm/page.h #define LOAD_OFFSET	ASM_CONST((CONFIG_KERNEL_START-CONFIG_PHYSICAL_START))
CONFIG_PHYSICAL_START   98 arch/powerpc/include/asm/page.h #define PHYSICAL_START	ASM_CONST(CONFIG_PHYSICAL_START)
CONFIG_PHYSICAL_START    7 arch/powerpc/include/asm/page_32.h #if defined(CONFIG_PHYSICAL_ALIGN) && (CONFIG_PHYSICAL_START != 0)
CONFIG_PHYSICAL_START    8 arch/powerpc/include/asm/page_32.h #if (CONFIG_PHYSICAL_START % CONFIG_PHYSICAL_ALIGN) != 0
CONFIG_PHYSICAL_START  121 arch/sh/include/asm/page.h #ifdef CONFIG_PHYSICAL_START
CONFIG_PHYSICAL_START  122 arch/sh/include/asm/page.h #define PHYSICAL_OFFSET (CONFIG_PHYSICAL_START - __MEMORY_START)
CONFIG_PHYSICAL_START   10 arch/x86/include/asm/boot.h #define LOAD_PHYSICAL_ADDR ((CONFIG_PHYSICAL_START \
CONFIG_PHYSICAL_START   42 arch/x86/include/asm/page_types.h #define __PHYSICAL_START	ALIGN(CONFIG_PHYSICAL_START, \