Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpage_32.h7 #if defined(CONFIG_PHYSICAL_ALIGN) && (CONFIG_PHYSICAL_START != 0)
8 #if (CONFIG_PHYSICAL_START % CONFIG_PHYSICAL_ALIGN) != 0
H A Dpage.h82 #define LOAD_OFFSET ASM_CONST((CONFIG_KERNEL_START-CONFIG_PHYSICAL_START))
98 #define PHYSICAL_START ASM_CONST(CONFIG_PHYSICAL_START)
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpage.h113 #ifdef CONFIG_PHYSICAL_START
114 #define PHYSICAL_OFFSET (CONFIG_PHYSICAL_START - __MEMORY_START)
/OK3568_Linux_fs/kernel/arch/sh/boot/
H A DMakefile20 CONFIG_PHYSICAL_START ?= $(CONFIG_MEMORY_START) macro
114 CONFIG_PHYSICAL_START CONFIG_ZERO_PAGE_OFFSET CONFIG_ENTRY_OFFSET \
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dboot.h10 #define LOAD_PHYSICAL_ADDR ((CONFIG_PHYSICAL_START \
H A Dpage_types.h40 #define __PHYSICAL_START ALIGN(CONFIG_PHYSICAL_START, \
/OK3568_Linux_fs/kernel/arch/mips/
H A DMakefile258 ifdef CONFIG_PHYSICAL_START
259 load-y = $(CONFIG_PHYSICAL_START)
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dvmlinux.lds.S225 ASSERT(SIZEOF(.data..percpu) < CONFIG_PHYSICAL_START,
/OK3568_Linux_fs/buildroot/board/intel/galileo/
H A Dlinux-3.14.config56 CONFIG_PHYSICAL_START=0x400000
/OK3568_Linux_fs/kernel/Documentation/admin-guide/kdump/
H A Dkdump.rst198 If you are using a relocatable kernel use CONFIG_PHYSICAL_START=0x100000
208 CONFIG_PHYSICAL_START=0x1000000
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DKconfig587 CONFIG_PHYSICAL_START is ignored. However CONFIG_PHYSICAL_START
1160 address CONFIG_PHYSICAL_START is ignored.
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig2117 (CONFIG_PHYSICAL_START) is used as the minimum location.