| /Linux-v5.10/arch/alpha/include/uapi/asm/ |
| D | setup.h | 23 #define KERNEL_START (PAGE_OFFSET+KERNEL_START_PHYS) macro 24 #define SWAPPER_PGD KERNEL_START
|
| /Linux-v5.10/arch/arm/mm/ |
| D | pmsa-v8.c | 253 subtract_range(mem, ARRAY_SIZE(mem), __pa(KERNEL_START), __pa(KERNEL_END)); in pmsav8_setup() 254 subtract_range(io, ARRAY_SIZE(io), __pa(KERNEL_START), __pa(KERNEL_END)); in pmsav8_setup() 278 err |= pmsav8_setup_fixed(region++, __pa(KERNEL_START), __pa(KERNEL_END)); in pmsav8_setup()
|
| D | physaddr.c | 53 VIRTUAL_BUG_ON(x < (unsigned long)KERNEL_START || in __phys_addr_symbol()
|
| D | init.c | 216 memblock_reserve(__pa(KERNEL_START), KERNEL_END - KERNEL_START); in arm_memblock_init()
|
| D | mmu.c | 1433 phys_addr_t kernel_x_start = round_down(__pa(KERNEL_START), SECTION_SIZE); in map_lowmem()
|
| /Linux-v5.10/arch/powerpc/include/asm/ |
| D | task_size_32.h | 6 #error User TASK_SIZE overlaps with KERNEL_START address
|
| /Linux-v5.10/arch/arm64/mm/ |
| D | physaddr.c | 27 VIRTUAL_BUG_ON(x < (unsigned long) KERNEL_START || in __phys_addr_symbol()
|
| /Linux-v5.10/arch/ia64/include/asm/ |
| D | page.h | 229 #define KERNEL_START (GATE_ADDR+__IA64_UL_CONST(0x100000000)) macro 231 #define LOAD_OFFSET (KERNEL_START - KERNEL_TR_PAGE_SIZE)
|
| /Linux-v5.10/arch/arm/include/asm/ |
| D | memory.h | 114 #define KERNEL_START _sdata macro 116 #define KERNEL_START _stext macro
|
| /Linux-v5.10/arch/arm/kernel/ |
| D | head-nommu.S | 355 ldr r5, =KERNEL_START 370 ldr r6, =KERNEL_START 375 ldr r6, =KERNEL_START 420 ldr r6, =KERNEL_START
|
| /Linux-v5.10/arch/parisc/kernel/ |
| D | unwind.c | 32 #define KERNEL_START (KERNEL_BINARY_TEXT_START) macro 189 unwind_table_init(&kernel_unwind_table, "kernel", KERNEL_START, in unwind_init()
|
| /Linux-v5.10/arch/ia64/kernel/ |
| D | vmlinux.lds.S | 43 . = KERNEL_START;
|
| D | relocate_kernel.S | 96 movl r16=KERNEL_START
|
| D | mca_asm.S | 100 movl r16=KERNEL_START 170 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 | 241 movl r17=KERNEL_START 959 movl r18=KERNEL_START
|
| D | efi.c | 403 if ((vaddr & mask) == (KERNEL_START & mask)) { in efi_get_pal_addr()
|
| D | unwind.c | 2279 init_unwind_table(&unw.kernel_table, "kernel", KERNEL_START, (unsigned long) __gp, in unw_init()
|
| /Linux-v5.10/arch/arm64/include/asm/ |
| D | memory.h | 67 #define KERNEL_START _text macro
|
| /Linux-v5.10/arch/microblaze/ |
| D | Kconfig | 206 config KERNEL_START config
|
| /Linux-v5.10/arch/arm64/kernel/ |
| D | head.S | 39 #define __PHYS_OFFSET KERNEL_START
|
| /Linux-v5.10/arch/powerpc/ |
| D | Kconfig | 1190 config KERNEL_START config 1239 config KERNEL_START config
|