Searched refs:KERNEL_START (Results 1 – 15 of 15) sorted by relevance
/arch/alpha/include/uapi/asm/ |
D | setup.h | 22 #define KERNEL_START (PAGE_OFFSET+KERNEL_START_PHYS) macro 23 #define SWAPPER_PGD KERNEL_START
|
/arch/unicore32/kernel/ |
D | head.S | 33 #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/ |
D | page.h | 230 #define KERNEL_START (GATE_ADDR+__IA64_UL_CONST(0x100000000)) macro 232 #define LOAD_OFFSET (KERNEL_START - KERNEL_TR_PAGE_SIZE)
|
/arch/parisc/kernel/ |
D | unwind.c | 32 #define KERNEL_START (KERNEL_BINARY_TEXT_START) macro 185 unwind_table_init(&kernel_unwind_table, "kernel", KERNEL_START, in unwind_init()
|
/arch/ia64/kernel/ |
D | vmlinux.lds.S | 38 . = KERNEL_START;
|
D | relocate_kernel.S | 98 movl r16=KERNEL_START
|
D | mca_asm.S | 99 movl r16=KERNEL_START 169 movl r17=KERNEL_START
|
D | setup.c | 357 rsvd_region[n].start = (unsigned long) ia64_imva((void *)KERNEL_START); in reserve_memory()
|
D | head.S | 237 movl r17=KERNEL_START 955 movl r18=KERNEL_START
|
D | efi.c | 390 if ((vaddr & mask) == (KERNEL_START & mask)) { in efi_get_pal_addr()
|
D | unwind.c | 2278 init_unwind_table(&unw.kernel_table, "kernel", KERNEL_START, (unsigned long) __gp, in unw_init()
|
/arch/arm64/kernel/ |
D | head.S | 44 #define __PHYS_OFFSET (KERNEL_START - TEXT_OFFSET) 54 #define KERNEL_START _text macro
|
/arch/powerpc/include/asm/ |
D | processor.h | 100 #error User TASK_SIZE overlaps with KERNEL_START address
|
/arch/microblaze/ |
D | Kconfig | 210 config KERNEL_START config
|
/arch/powerpc/ |
D | Kconfig | 989 config KERNEL_START config 1068 config KERNEL_START config
|