Home
last modified time | relevance | path

Searched defs:boot_device (Results 1 – 12 of 12) sorted by relevance

/qemu/hw/loongarch/
H A Dfw_cfg.c14 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
/qemu/hw/ppc/
H A Dprep.c63 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 Dmac_oldworld.c70 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
H A Dmac_newworld.c112 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
H A Dspapr.c1079 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 Dmultiboot.h32 uint32_t boot_device; member
/qemu/hw/mips/
H A Dloongson3_virt.c277 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
/qemu/hw/i386/
H A Dpc.c330 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 Dmachine.c188 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
/qemu/hw/sparc64/
H A Dsun4u.c118 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
/qemu/hw/sparc/
H A Dsun4m.c140 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
/qemu/include/hw/ppc/
H A Dspapr.h260 char *boot_device; member