Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dkexec_elf_64.c529 .top_down = false }; in elf_exec_load()
584 .buf_max = ppc64_rma_size, .top_down = true }; in elf64_load()
608 kbuf.top_down = false; in elf64_load()
640 kbuf.top_down = true; in elf64_load()
Dmachine_kexec_file_64.c69 if (kbuf->top_down) { in arch_kexec_walk_mem()
/Linux-v4.19/security/integrity/ima/
Dima_kexec.c89 .top_down = true }; in ima_add_kexec_buffer()
/Linux-v4.19/arch/x86/kernel/
Dkexec-bzimage64.c343 .top_down = true }; in bzImage64_load()
345 .buf_max = ULONG_MAX, .top_down = true }; in bzImage64_load()
Dcrash.c428 .buf_max = ULONG_MAX, .top_down = false }; in crash_load_segments()
/Linux-v4.19/include/linux/
Dkexec.h168 bool top_down; member
/Linux-v4.19/kernel/
Dkexec_file.c499 if (kbuf->top_down) in locate_mem_hole_callback()