Home
last modified time | relevance | path

Searched defs:boot_info (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dvirtex_ml507.c61 static struct boot_info struct
68 } boot_info; argument
H A Dsam460ex.c83 struct boot_info { struct
84 uint32_t dt_base;
85 uint32_t dt_size;
86 uint32_t entry;
262 struct boot_info *boot_info; in sam460ex_init() local
H A Dppc405_boards.c69 static struct boot_info { struct
76 } boot_info; argument
H A De500.c83 struct boot_info struct
85 uint32_t dt_base;
86 uint32_t dt_size;
87 uint32_t entry;
921 struct boot_info *boot_info = NULL; in ppce500_init() local
/openbmc/qemu/hw/arm/
H A Dmcimx7d-sabre.c26 static struct arm_boot_info boot_info; in mcimx7d_sabre_init() local
H A Dmcimx6ul-evk.c24 static struct arm_boot_info boot_info; in mcimx6ul_evk_init() local
/openbmc/qemu/hw/microblaze/
H A Dboot.c51 } boot_info; variable
/openbmc/qemu/hw/openrisc/
H A Dopenrisc_sim.c90 } boot_info; variable
H A Dvirt.c90 } boot_info; variable
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h195 uint64_t boot_info; /* boot info table */ member
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h194 u64 boot_info; /* boot info table */ member
/openbmc/qemu/target/loongarch/
H A Dcpu.h389 struct loongarch_boot_info *boot_info; member
/openbmc/qemu/target/arm/
H A Dcpu.h771 const struct arm_boot_info *boot_info; member