Function get_hp_bus

Source
fn get_hp_bus(
    linux: &RunnableLinuxVm,
    host_addr: PciAddress,
) -> Result<Arc<Mutex<dyn HotPlugBus>>>