Searched defs:kernel_high (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/hw/loongarch/ | ||
| H A D | boot.c | 200 load_loongarch_linux_image(const char * filename,uint64_t * kernel_entry,uint64_t * kernel_low,uint64_t * kernel_high) load_loongarch_linux_image() argument |
| /openbmc/qemu/hw/mips/ | ||
| H A D | mipssim.c | |
| 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; 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; load_kernel() local |
| /openbmc/qemu/hw/hppa/ | ||
| H A D | machine.c | 357 uint64_t kernel_entry = 0, kernel_low, kernel_high; machine_HP_common_init_tail() local |