Home
last modified time | relevance | path

Searched refs:top_down (Results 1 – 18 of 18) sorted by relevance

/linux/arch/powerpc/kexec/
H A Delf_64.c45 .buf_max = ppc64_rma_size, .top_down = true, in elf64_load()
97 kbuf.top_down = false; in elf64_load()
130 kbuf.top_down = true; in elf64_load()
H A Dfile_load_64.c364 kbuf->top_down = false; in load_backup_segment()
459 kbuf->top_down = false; in load_elfcorehdr_segment()
/linux/arch/arm64/kernel/
H A Dmachine_kexec_file.c124 kbuf.top_down = true; in load_other_segments()
150 kbuf.top_down = false; in load_other_segments()
180 kbuf.top_down = true; in load_other_segments()
/linux/arch/parisc/kernel/
H A Dkexec_file.c48 kbuf.top_down = false; in elf_load()
63 kbuf.top_down = false; in elf_load()
/linux/arch/riscv/kernel/
H A Dmachine_kexec_file.c287 kbuf.top_down = true; in load_extra_segments()
315 kbuf.top_down = true; in load_extra_segments()
336 kbuf.top_down = true; in load_extra_segments()
359 kbuf.top_down = true; in load_extra_segments()
H A Dkexec_elf.c50 kbuf.top_down = false; in riscv_kexec_elf_load()
99 kbuf.top_down = false; in elf_find_pbase()
H A Dkexec_image.c67 kbuf.top_down = false; in image_load()
/linux/arch/loongarch/kernel/
H A Dmachine_kexec_file.c178 kbuf.top_down = true; in load_other_segments()
209 kbuf.top_down = false; in load_other_segments()
H A Dkexec_efi.c59 kbuf.top_down = false; in efi_kexec_load()
H A Dkexec_elf.c76 kbuf.top_down = false; in elf_kexec_load()
/linux/drivers/of/
H A Dof_reserved_mem.c349 bool bottom_up = false, top_down = false; in __reserved_mem_alloc_in_range() local
373 top_down = true; in __reserved_mem_alloc_in_range()
377 if (bottom_up != top_down) in __reserved_mem_alloc_in_range()
384 if (bottom_up != top_down) in __reserved_mem_alloc_in_range()
/linux/kernel/
H A Dkexec_file.c581 if (kbuf->top_down) in locate_mem_hole_callback()
605 if (kbuf->top_down) { in kexec_walk_memblock()
664 if (kbuf->top_down) in kexec_walk_resources()
H A Dcrash_dump_dm_crypt.c409 .top_down = false, in crash_load_dm_crypt_keys()
/linux/security/integrity/ima/
H A Dima_kexec.c142 .top_down = true }; in ima_add_kexec_buffer()
/linux/arch/x86/kernel/
H A Dkexec-bzimage64.c492 .top_down = true }; in bzImage64_load()
494 .buf_max = ULONG_MAX, .top_down = true }; in bzImage64_load()
H A Dcrash.c418 .buf_max = ULONG_MAX, .top_down = false }; in crash_load_segments()
/linux/include/linux/
H A Dkexec.h195 bool top_down; member
/linux/kernel/liveupdate/
H A Dkexec_handover.c1568 .top_down = true, in kho_fill_kimage()