Home
last modified time | relevance | path

Searched refs:CONFIG_MEMORY_START (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v5.10/arch/sh/boot/compressed/
Dhead_64.S24 #define MMUIR_TEXT_H 0x0000000000000003 | CONFIG_MEMORY_START
26 #define MMUIR_TEXT_L 0x000000000000009a | CONFIG_MEMORY_START
29 #define MMUDR_CACHED_H 0x0000000000000003 | CONFIG_MEMORY_START
31 #define MMUDR_CACHED_L 0x000000000000015a | CONFIG_MEMORY_START
153 movi datalabel (CONFIG_MEMORY_START + 0x2000)+1, r19
/Linux-v5.10/arch/h8300/boot/compressed/
DMakefile17 CONFIG_MEMORY_START ?= 0x00400000 macro
19 IMAGE_OFFSET := $(shell printf "0x%08x" $$(($(CONFIG_MEMORY_START)+$(CONFIG_BOOT_LINK_OFFSET))))
23 --defsym output=$(CONFIG_MEMORY_START)
/Linux-v5.10/arch/sh/boot/
DMakefile16 CONFIG_MEMORY_START ?= 0x0c000000 macro
20 CONFIG_PHYSICAL_START ?= $(CONFIG_MEMORY_START)
113 export CONFIG_PAGE_OFFSET CONFIG_MEMORY_START CONFIG_BOOT_LINK_OFFSET \
/Linux-v5.10/arch/nds32/kernel/
Dhead.S72 #if CONFIG_MEMORY_START >= 0xc0000000
74 #elif CONFIG_MEMORY_START >= 0x80000000
76 #elif CONFIG_MEMORY_START >= 0x40000000
/Linux-v5.10/arch/sh/configs/
Dj2_defconfig7 CONFIG_MEMORY_START=0x10000000
Dse7751_defconfig11 CONFIG_MEMORY_START=0x0c000000
Dse7619_defconfig13 CONFIG_MEMORY_START=0x0c000000
Dse7722_defconfig12 CONFIG_MEMORY_START=0x0c000000
Dse7750_defconfig13 CONFIG_MEMORY_START=0x0c000000
Dhp6xx_defconfig9 CONFIG_MEMORY_START=0x0d000000
Drsk7269_defconfig9 CONFIG_MEMORY_START=0x0c000000
Dse7705_defconfig11 CONFIG_MEMORY_START=0x0c000000
Dsh7710voipgw_defconfig14 CONFIG_MEMORY_START=0x0c000000
Dlboxre2_defconfig10 CONFIG_MEMORY_START=0x0c000000
Dshmin_defconfig15 CONFIG_MEMORY_START=0x0c000000
Ddreamcast_defconfig10 CONFIG_MEMORY_START=0x0c000000
Drsk7264_defconfig21 CONFIG_MEMORY_START=0x0c000000
Dmagicpanelr2_defconfig18 CONFIG_MEMORY_START=0x0C000000
Dsh7757lcr_defconfig17 CONFIG_MEMORY_START=0x40000000
Dapsh4a3a_defconfig15 CONFIG_MEMORY_START=0x0C000000
Dpolaris_defconfig16 CONFIG_MEMORY_START=0x0C000000
Drts7751r2d1_defconfig10 CONFIG_MEMORY_START=0x0c000000
Drts7751r2dplus_defconfig10 CONFIG_MEMORY_START=0x0c000000
Dshx3_defconfig31 CONFIG_MEMORY_START=0x0c000000
Dmigor_defconfig13 CONFIG_MEMORY_START=0x0c000000

12