| /kernel/linux/linux-5.10/arch/arm/boot/bootp/ |
| D | kernel.S | 5 .globl kernel_end symbol 6 kernel_end: label
|
| /kernel/linux/linux-4.19/arch/arm/boot/bootp/ |
| D | kernel.S | 5 .globl kernel_end symbol 6 kernel_end: label
|
| /kernel/linux/linux-5.10/arch/alpha/mm/ |
| D | numa.c | 55 setup_memory_node(int nid, void *kernel_end) in setup_memory_node() 161 setup_memory(void *kernel_end) in setup_memory()
|
| D | init.c | 144 callback_init(void * kernel_end) in callback_init()
|
| /kernel/linux/linux-4.19/arch/alpha/mm/ |
| D | numa.c | 56 setup_memory_node(int nid, void *kernel_end) in setup_memory_node() 252 setup_memory(void *kernel_end) in setup_memory()
|
| D | init.c | 145 callback_init(void * kernel_end) in callback_init()
|
| /kernel/linux/linux-5.10/arch/riscv/mm/ |
| D | physaddr.c | 27 unsigned long kernel_end = (unsigned long)_end; in __phys_addr_symbol() local
|
| /kernel/linux/linux-4.19/arch/mips/ar7/ |
| D | memory.c | 37 u32 *kernel_end = (u32 *)KSEG1ADDR(CPHYSADDR((u32)&_end)); in memsize() local
|
| /kernel/linux/linux-5.10/arch/mips/ar7/ |
| D | memory.c | 24 u32 *kernel_end = (u32 *)KSEG1ADDR(CPHYSADDR((u32)&_end)); in memsize() local
|
| /kernel/linux/linux-4.19/arch/s390/boot/compressed/ |
| D | misc.c | 87 void *output, *kernel_end; in decompress_kernel() local
|
| /kernel/linux/linux-4.19/arch/powerpc/kernel/ |
| D | machine_kexec.c | 208 static phys_addr_t kernel_end; variable
|
| /kernel/linux/linux-5.10/arch/powerpc/kexec/ |
| D | core.c | 207 static phys_addr_t kernel_end; variable
|
| /kernel/linux/linux-5.10/arch/parisc/mm/ |
| D | init.c | 364 unsigned long kernel_start, kernel_end; in map_pages() local 465 unsigned long kernel_end = (unsigned long)&_end; in free_initmem() local
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | setup.c | 310 setup_memory(void *kernel_end) in setup_memory() 455 void *kernel_end = _end; /* end of kernel */ in setup_arch() local
|
| /kernel/linux/linux-4.19/arch/alpha/kernel/ |
| D | setup.c | 311 setup_memory(void *kernel_end) in setup_memory() 516 void *kernel_end = _end; /* end of kernel */ in setup_arch() local
|
| /kernel/linux/linux-4.19/arch/x86/mm/ |
| D | mem_encrypt_identity.c | 273 unsigned long kernel_start, kernel_end, kernel_len; in sme_encrypt_kernel() local
|
| D | init.c | 671 unsigned long kernel_end = __pa_symbol(_end); in init_mem_mapping() local
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| D | mem_encrypt_identity.c | 284 unsigned long kernel_start, kernel_end, kernel_len; in sme_encrypt_kernel() local
|
| D | init.c | 731 unsigned long kernel_end = __pa_symbol(_end); in init_mem_mapping() local
|
| /kernel/linux/linux-4.19/arch/parisc/mm/ |
| D | init.c | 416 unsigned long kernel_end; in map_pages() local
|
| /kernel/linux/linux-4.19/arch/arm64/mm/ |
| D | mmu.c | 432 phys_addr_t kernel_end = __pa_symbol(__init_begin); in map_mem() local
|
| /kernel/linux/linux-4.19/mm/ |
| D | memblock.c | 253 phys_addr_t kernel_end, ret; in memblock_find_in_range_node() local
|
| /kernel/linux/linux-5.10/arch/arm64/mm/ |
| D | mmu.c | 490 phys_addr_t kernel_end = __pa_symbol(__init_begin); in map_mem() local
|
| /kernel/linux/linux-4.19/arch/x86/xen/ |
| D | mmu_pv.c | 1088 unsigned long kernel_end = roundup((unsigned long)_brk_end, PMD_SIZE) - 1; in xen_cleanhighmap() local
|
| /kernel/linux/linux-5.10/arch/x86/xen/ |
| D | mmu_pv.c | 1000 unsigned long kernel_end = roundup((unsigned long)_brk_end, PMD_SIZE) - 1; in xen_cleanhighmap() local
|