Searched defs:kernel_size (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/s390/boot/ |
| H A D | startup.c | 321 static unsigned long setup_kernel_memory_layout(unsigned long kernel_size) in setup_kernel_memory_layout() 502 unsigned long kernel_size = TEXT_OFFSET + vmlinux_size; in startup_kernel() local
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | arm64-stub.c | 24 unsigned long kernel_size, kernel_codesize, kernel_memsize; in handle_kernel_image() local
|
| H A D | riscv-stub.c | 33 unsigned long kernel_size, kernel_codesize, kernel_memsize; in handle_kernel_image() local
|
| /linux/arch/powerpc/kexec/ |
| H A D | core.c | 110 unsigned long long kernel_start, kernel_size; in arch_reserve_crashkernel() local
|
| /linux/arch/loongarch/kernel/ |
| H A D | machine_kexec_file.c | 138 unsigned long kernel_load_addr, unsigned long kernel_size, in load_other_segments()
|
| /linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ |
| H A D | ia_css_xnr3.host.c | 132 int kernel_size = XNR_FILTER_SIZE; in ia_css_xnr3_encode() local
|
| /linux/tools/testing/selftests/coredump/ |
| H A D | coredump_test_helpers.c | 203 size_t field_size, user_size, ack_size, kernel_size, remaining_size; in read_coredump_req() local [all...] |
| /linux/arch/powerpc/mm/nohash/ |
| H A D | kaslr_booke.c | 26 unsigned long kernel_size; member
|
| /linux/arch/alpha/kernel/ |
| H A D | setup.c | 290 unsigned long kernel_size; in setup_memory() local
|
| /linux/arch/riscv/mm/ |
| H A D | init.c | 1013 u32 kernel_size = (uintptr_t)(&_end) - (uintptr_t)(&_start); in setup_vm() local
|