Searched refs:bootorder_fw_cfg_blob (Results 1 – 4 of 4) sorted by relevance
971 components.bootorder_fw_cfg_blob.clone(), in build_vm()1790 bootorder_fw_cfg_blob: Vec<u8>, in setup_fw_cfg_device()1799 if bootorder_fw_cfg_blob.len() > 1 { in setup_fw_cfg_device()1804 bootorder_fw_cfg_blob, in setup_fw_cfg_device()
1459 bootorder_fw_cfg_blob: Vec::new(), in setup_vm_components()2096 let mut bootorder_fw_cfg_blob = in run_vm() localVariable2108 bootorder_fw_cfg_blob.push(0); in run_vm()2110 components.bootorder_fw_cfg_blob = bootorder_fw_cfg_blob; in run_vm()2114 components.fw_cfg_enable |= components.bootorder_fw_cfg_blob.len() > 1; in run_vm()
373 pub bootorder_fw_cfg_blob: Vec<u8>, field
2070 bootorder_fw_cfg_blob: Vec::new(), in setup_vm_components()