Searched defs:kernel_high (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/hw/loongarch/ |
H A D | boot.c | 200 uint64_t *kernel_high) in load_loongarch_linux_image() 282 uint64_t kernel_entry, kernel_low, kernel_high, initrd_offset = 0; in load_kernel_info() local
|
/openbmc/qemu/hw/mips/ |
H A D | mipssim.c | 63 uint64_t entry, kernel_high, initrd_size; in load_kernel() local
|
H A D | fuloong2e.c | 98 uint64_t kernel_entry, kernel_high, initrd_size; in load_kernel() local
|
H A D | loongson3_virt.c | 355 uint64_t kernel_entry, kernel_low, kernel_high, initrd_size; in load_kernel() local
|
H A D | boston.c | 788 uint64_t kernel_entry, kernel_high; in boston_mach_init() local
|
H A D | malta.c | 862 uint64_t kernel_entry, kernel_high, initrd_size; in load_kernel() local
|
/openbmc/qemu/hw/hppa/ |
H A D | machine.c | 357 uint64_t kernel_entry = 0, kernel_low, kernel_high; in machine_HP_common_init_tail() local
|