Lines Matching refs:kexec_buf
472 struct kexec_buf *kbuf) in locate_mem_hole_top_down()
517 struct kexec_buf *kbuf) in locate_mem_hole_bottom_up()
560 struct kexec_buf *kbuf = (struct kexec_buf *)arg; in locate_mem_hole_callback()
586 static int kexec_walk_memblock(struct kexec_buf *kbuf, in kexec_walk_memblock()
637 static int kexec_walk_memblock(struct kexec_buf *kbuf, in kexec_walk_memblock()
653 static int kexec_walk_resources(struct kexec_buf *kbuf, in kexec_walk_resources()
669 static int kexec_alloc_contig(struct kexec_buf *kbuf) in kexec_alloc_contig()
714 int kexec_locate_mem_hole(struct kexec_buf *kbuf) in kexec_locate_mem_hole()
755 int kexec_add_buffer(struct kexec_buf *kbuf) in kexec_add_buffer()
895 struct kexec_buf *kbuf) in kexec_purgatory_setup_kbuf()
956 struct kexec_buf *kbuf) in kexec_purgatory_setup_sechdrs()
1098 int kexec_load_purgatory(struct kimage *image, struct kexec_buf *kbuf) in kexec_load_purgatory()