Home
last modified time | relevance | path

Searched refs:load_kernel (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/pc-bios/optionrom/
H A Dlinuxboot_dma.c135 extern void load_kernel(void) asm("load_kernel");
137 void load_kernel(void) in load_kernel() function
H A Dlinuxboot.S98 jz load_kernel // then initrd is not at top
136 load_kernel: label
/openbmc/qemu/hw/mips/
H A Dmipssim.c61 static uint64_t load_kernel(void) in load_kernel() function
201 reset_info->vector = load_kernel(); in mips_mipssim_init()
H A Dfuloong2e.c96 static uint64_t load_kernel(MIPSCPU *cpu) in load_kernel() function
260 kernel_entry = load_kernel(cpu); in mips_fuloong2e_init()
H A Dloongson3_virt.c351 static uint64_t load_kernel(CPUMIPSState *env) in load_kernel() function
642 loaderparams.kernel_entry = load_kernel(&cpu->env); in mips_loongson3_virt_init()
H A Dmalta.c860 static uint64_t load_kernel(void) in load_kernel() function
1157 kernel_entry = load_kernel(); in mips_malta_init()