Home
last modified time | relevance | path

Searched refs:CONFIG_PHYSICAL_START (Results 1 – 8 of 8) sorted by relevance

/arch/powerpc/include/asm/
A Dpage_32.h7 #if defined(CONFIG_PHYSICAL_ALIGN) && (CONFIG_PHYSICAL_START != 0)
8 #if (CONFIG_PHYSICAL_START % CONFIG_PHYSICAL_ALIGN) != 0
A Dpage.h75 #define LOAD_OFFSET ASM_CONST((CONFIG_KERNEL_START-CONFIG_PHYSICAL_START))
91 #define PHYSICAL_START ASM_CONST(CONFIG_PHYSICAL_START)
/arch/sh/include/asm/
A Dpage.h100 #ifdef CONFIG_PHYSICAL_START
101 #define PHYSICAL_OFFSET (CONFIG_PHYSICAL_START - __MEMORY_START)
/arch/x86/include/asm/
A Dpage_types.h32 #define LOAD_PHYSICAL_ADDR __ALIGN_KERNEL_MASK(CONFIG_PHYSICAL_START, CONFIG_PHYSICAL_ALIGN - 1)
/arch/sh/boot/
A DMakefile20 CONFIG_PHYSICAL_START ?= $(CONFIG_MEMORY_START) macro
114 CONFIG_PHYSICAL_START CONFIG_ZERO_PAGE_OFFSET CONFIG_ENTRY_OFFSET \
/arch/mips/
A DMakefile279 ifdef CONFIG_PHYSICAL_START
280 load-y = $(CONFIG_PHYSICAL_START)
/arch/powerpc/
A DKconfig677 CONFIG_PHYSICAL_START is ignored. However CONFIG_PHYSICAL_START
1232 address CONFIG_PHYSICAL_START is ignored.
/arch/x86/
A DKconfig2076 (CONFIG_PHYSICAL_START) is used as the minimum location.

Completed in 19 milliseconds