Home
last modified time | relevance | path

Searched defs:kernel_end (Results 1 – 13 of 13) sorted by relevance

/linux-5.10/arch/arm/boot/bootp/
Dkernel.S5 .globl kernel_end symbol
6 kernel_end: label
/linux-5.10/arch/alpha/mm/
Dnuma.c55 setup_memory_node(int nid, void *kernel_end) in setup_memory_node()
161 setup_memory(void *kernel_end) in setup_memory()
Dinit.c144 callback_init(void * kernel_end) in callback_init()
/linux-5.10/arch/riscv/mm/
Dphysaddr.c27 unsigned long kernel_end = (unsigned long)_end; in __phys_addr_symbol() local
/linux-5.10/arch/mips/ar7/
Dmemory.c24 u32 *kernel_end = (u32 *)KSEG1ADDR(CPHYSADDR((u32)&_end)); in memsize() local
/linux-5.10/arch/powerpc/kexec/
Dcore.c207 static phys_addr_t kernel_end; variable
/linux-5.10/arch/parisc/mm/
Dinit.c364 unsigned long kernel_start, kernel_end; in map_pages() local
465 unsigned long kernel_end = (unsigned long)&_end; in free_initmem() local
/linux-5.10/arch/alpha/kernel/
Dsetup.c310 setup_memory(void *kernel_end) in setup_memory()
454 void *kernel_end = _end; /* end of kernel */ in setup_arch() local
/linux-5.10/arch/x86/mm/
Dmem_encrypt_identity.c284 unsigned long kernel_start, kernel_end, kernel_len; in sme_encrypt_kernel() local
Dinit.c731 unsigned long kernel_end = __pa_symbol(_end); in init_mem_mapping() local
/linux-5.10/mm/
Dmemblock.c294 phys_addr_t kernel_end, ret; in memblock_find_in_range_node() local
/linux-5.10/arch/arm64/mm/
Dmmu.c475 phys_addr_t kernel_end = __pa_symbol(__init_begin); in map_mem() local
/linux-5.10/arch/x86/xen/
Dmmu_pv.c1000 unsigned long kernel_end = roundup((unsigned long)_brk_end, PMD_SIZE) - 1; in xen_cleanhighmap() local