Home
last modified time | relevance | path

Searched refs:default_boot_order (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/hw/sparc64/
H A Dniagara.c167 mc->default_boot_order = "c"; in niagara_class_init()
H A Dsun4u.c801 mc->default_boot_order = "c"; in sun4u_class_init()
829 mc->default_boot_order = "c"; in sun4v_class_init()
/openbmc/qemu/hw/hppa/
H A Dmachine.c784 mc->default_boot_order = "cd";
/openbmc/qemu/hw/ppc/
H A Dmac_oldworld.c412 mc->default_boot_order = "cd"; in heathrow_class_init()
H A Dprep.c443 mc->default_boot_order = "c";
H A Dmac_newworld.c569 mc->default_boot_order = "cd"; in core99_machine_class_init()
H A Dpegasos2.c
H A Dpnv.c3517 mc->default_boot_order = NULL;
H A Dspapr.c4620 mc->default_boot_order = ""; in spapr_machine_class_init()
/openbmc/qemu/include/hw/
H A Dboards.h295 const char *default_boot_order;
293 const char *default_boot_order; global() member
/openbmc/qemu/hw/loongarch/
H A Dvirt.c1321 mc->default_boot_order = "c";
/openbmc/qemu/hw/sparc/
H A Dsun4m.c1109 mc->default_boot_order = "c"; in sun4m_machine_class_init()
/openbmc/qemu/hw/core/
H A Dmachine.c1031 ms->boot_config.order = g_strdup(machine_class->default_boot_order); in machine_set_boot()
/openbmc/qemu/hw/i386/
H A Dpc.c1751 mc->default_boot_order = "cad"; in pc_machine_class_init()