Home
last modified time | relevance | path

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

/arch/alpha/include/uapi/asm/
Dsetup.h22 #define KERNEL_START (PAGE_OFFSET+KERNEL_START_PHYS) macro
23 #define SWAPPER_PGD KERNEL_START
/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.h230 #define KERNEL_START (GATE_ADDR+__IA64_UL_CONST(0x100000000)) macro
232 #define LOAD_OFFSET (KERNEL_START - KERNEL_TR_PAGE_SIZE)
/arch/parisc/kernel/
Dunwind.c32 #define KERNEL_START (KERNEL_BINARY_TEXT_START) macro
185 unwind_table_init(&kernel_unwind_table, "kernel", KERNEL_START, in unwind_init()
/arch/ia64/kernel/
Dvmlinux.lds.S38 . = KERNEL_START;
Drelocate_kernel.S98 movl r16=KERNEL_START
Dmca_asm.S99 movl r16=KERNEL_START
169 movl r17=KERNEL_START
Dsetup.c357 rsvd_region[n].start = (unsigned long) ia64_imva((void *)KERNEL_START); in reserve_memory()
Dhead.S237 movl r17=KERNEL_START
955 movl r18=KERNEL_START
Defi.c390 if ((vaddr & mask) == (KERNEL_START & mask)) { in efi_get_pal_addr()
Dunwind.c2278 init_unwind_table(&unw.kernel_table, "kernel", KERNEL_START, (unsigned long) __gp, in unw_init()
/arch/arm64/kernel/
Dhead.S44 #define __PHYS_OFFSET (KERNEL_START - TEXT_OFFSET)
54 #define KERNEL_START _text macro
/arch/powerpc/include/asm/
Dprocessor.h100 #error User TASK_SIZE overlaps with KERNEL_START address
/arch/microblaze/
DKconfig210 config KERNEL_START config
/arch/powerpc/
DKconfig989 config KERNEL_START config
1068 config KERNEL_START config