Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.h82 #define LOAD_OFFSET ASM_CONST((CONFIG_KERNEL_START-CONFIG_PHYSICAL_START))
98 #define PHYSICAL_START ASM_CONST(CONFIG_PHYSICAL_START)
/linux-6.3-rc2/arch/sh/include/asm/
A Dpage.h113 #ifdef CONFIG_PHYSICAL_START
114 #define PHYSICAL_OFFSET (CONFIG_PHYSICAL_START - __MEMORY_START)
/linux-6.3-rc2/arch/sh/boot/
A DMakefile20 CONFIG_PHYSICAL_START ?= $(CONFIG_MEMORY_START) macro
114 CONFIG_PHYSICAL_START CONFIG_ZERO_PAGE_OFFSET CONFIG_ENTRY_OFFSET \
/linux-6.3-rc2/arch/x86/include/asm/
A Dboot.h10 #define LOAD_PHYSICAL_ADDR ((CONFIG_PHYSICAL_START \
A Dpage_types.h34 #define __PHYSICAL_START ALIGN(CONFIG_PHYSICAL_START, \
/linux-6.3-rc2/arch/mips/
A DMakefile247 ifdef CONFIG_PHYSICAL_START
248 load-y = $(CONFIG_PHYSICAL_START)
/linux-6.3-rc2/arch/x86/kernel/
A Dvmlinux.lds.S224 ASSERT(SIZEOF(.data..percpu) < CONFIG_PHYSICAL_START,
/linux-6.3-rc2/Documentation/admin-guide/kdump/
A Dkdump.rst211 If you are using a relocatable kernel use CONFIG_PHYSICAL_START=0x100000
221 CONFIG_PHYSICAL_START=0x1000000
/linux-6.3-rc2/arch/powerpc/
A DKconfig652 CONFIG_PHYSICAL_START is ignored. However CONFIG_PHYSICAL_START
1222 address CONFIG_PHYSICAL_START is ignored.
/linux-6.3-rc2/arch/x86/
A DKconfig2185 (CONFIG_PHYSICAL_START) is used as the minimum location.

Completed in 23 milliseconds