Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dmachine.c969 static void machine_copy_boot_config(MachineState *ms, BootConfiguration *config) in machine_copy_boot_config() function
1003 machine_copy_boot_config(ms, config); in machine_set_boot()
1262 machine_copy_boot_config(ms, &(BootConfiguration){ 0 }); in machine_initfn()