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.c60 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
172 uint32_t RAM_size, int boot_device, in PPC_NVRAM_set_params()
246 char boot_device; in ibm_40p_init() local
H A Dmac_oldworld.c69 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
H A Dmac_newworld.c111 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
H A Dspapr.c1103 const char *boot_device = spapr->boot_device; in spapr_dt_chosen() local
2528 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.c260 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
/qemu/hw/i386/
H A Dpc.c392 static int boot_device2nibble(char boot_device) in boot_device2nibble()
409 const char *boot_device, Error **errp) in set_boot_dev()
432 static void pc_boot_set(void *opaque, const char *boot_device, Error **errp) in pc_boot_set()
/qemu/hw/hppa/
H A Dmachine.c187 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
/qemu/hw/sparc64/
H A Dsun4u.c116 static void fw_cfg_boot_set(void *opaque, const char *boot_device, in fw_cfg_boot_set()
/qemu/hw/sparc/
H A Dsun4m.c139 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