Searched defs:boot_device (Results 1 – 12 of 12) sorted by relevance
/qemu/hw/loongarch/ |
H A D | fw_cfg.c | 14 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
|
/qemu/hw/ppc/ |
H A D | prep.c | 63 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set() 175 uint32_t RAM_size, int boot_device, in PPC_NVRAM_set_params() 252 char boot_device; in ibm_40p_init() local
|
H A D | mac_oldworld.c | 70 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
|
H A D | mac_newworld.c | 112 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
|
H A D | spapr.c | 1079 const char *boot_device = spapr->boot_device; in spapr_dt_chosen() local 2526 static void spapr_boot_set(void *opaque, const char *boot_device, in spapr_boot_set()
|
/qemu/tests/multiboot/ |
H A D | multiboot.h | 32 uint32_t boot_device; member
|
/qemu/hw/mips/ |
H A D | loongson3_virt.c | 277 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
|
/qemu/hw/i386/ |
H A D | pc.c | 330 static int boot_device2nibble(char boot_device) in boot_device2nibble() 347 const char *boot_device, Error **errp) in set_boot_dev() 370 static void pc_boot_set(void *opaque, const char *boot_device, Error **errp) in pc_boot_set()
|
/qemu/hw/hppa/ |
H A D | machine.c | 188 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
|
/qemu/hw/sparc64/ |
H A D | sun4u.c | 118 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
|
/qemu/hw/sparc/ |
H A D | sun4m.c | 140 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
|
/qemu/include/hw/ppc/ |
H A D | spapr.h | 260 char *boot_device; member
|