Home
last modified time | relevance | path

Searched refs:KERNEL_START (Results 1 – 21 of 21) sorted by relevance

/arch/alpha/include/uapi/asm/
Dsetup.h23 #define KERNEL_START (PAGE_OFFSET+KERNEL_START_PHYS) macro
24 #define SWAPPER_PGD KERNEL_START
/arch/arm64/mm/
Dphysaddr.c27 VIRTUAL_BUG_ON(x < (unsigned long) KERNEL_START || in __phys_addr_symbol()
/arch/arm/mm/
Dphysaddr.c53 VIRTUAL_BUG_ON(x < (unsigned long)KERNEL_START || in __phys_addr_symbol()
Dinit.c288 memblock_reserve(__pa(KERNEL_START), KERNEL_END - KERNEL_START); in arm_memblock_init()
Dmmu.c1451 phys_addr_t kernel_x_start = round_down(__pa(KERNEL_START), SECTION_SIZE); in map_lowmem()
/arch/unicore32/kernel/
Dhead.S33 #define KERNEL_START KERNEL_RAM_VADDR macro
108 add r0, r4, #(KERNEL_START & 0xff000000) >> 20
109 stw.w r1, [r0+], #(KERNEL_START & 0x00c00000) >> 20
/arch/ia64/include/asm/
Dpage.h232 #define KERNEL_START (GATE_ADDR+__IA64_UL_CONST(0x100000000)) macro
234 #define LOAD_OFFSET (KERNEL_START - KERNEL_TR_PAGE_SIZE)
/arch/arm/include/asm/
Dmemory.h122 #define KERNEL_START _sdata macro
124 #define KERNEL_START _stext macro
/arch/ia64/kernel/
Dvmlinux.lds.S39 . = KERNEL_START;
Drelocate_kernel.S98 movl r16=KERNEL_START
Dmca_asm.S100 movl r16=KERNEL_START
170 movl r17=KERNEL_START
Dsetup.c365 rsvd_region[n].start = (unsigned long) ia64_imva((void *)KERNEL_START); in reserve_memory()
Dhead.S240 movl r17=KERNEL_START
958 movl r18=KERNEL_START
Defi.c391 if ((vaddr & mask) == (KERNEL_START & mask)) { in efi_get_pal_addr()
Dunwind.c2279 init_unwind_table(&unw.kernel_table, "kernel", KERNEL_START, (unsigned long) __gp, in unw_init()
/arch/parisc/kernel/
Dunwind.c34 #define KERNEL_START (KERNEL_BINARY_TEXT_START) macro
190 unwind_table_init(&kernel_unwind_table, "kernel", KERNEL_START, in unwind_init()
/arch/arm64/include/asm/
Dmemory.h79 #define KERNEL_START _text macro
/arch/powerpc/include/asm/
Dprocessor.h94 #error User TASK_SIZE overlaps with KERNEL_START address
/arch/microblaze/
DKconfig225 config KERNEL_START config
/arch/arm64/kernel/
Dhead.S47 #define __PHYS_OFFSET (KERNEL_START - TEXT_OFFSET)
/arch/powerpc/
DKconfig1127 config KERNEL_START config
1207 config KERNEL_START config