Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dvmbus-bridge.h17 #define TYPE_VMBUS_BRIDGE "vmbus-bridge" macro
31 return VMBUS_BRIDGE(object_resolve_path_type("", TYPE_VMBUS_BRIDGE, NULL)); in OBJECT_DECLARE_SIMPLE_TYPE()
/openbmc/qemu/hw/i386/
H A Dpc_q35.c354 machine_class_allow_dynamic_sysbus_dev(m, TYPE_VMBUS_BRIDGE); in pc_q35_machine_options()
H A Dpc_piix.c467 machine_class_allow_dynamic_sysbus_dev(m, TYPE_VMBUS_BRIDGE); in pc_i440fx_machine_options()
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c2625 TYPE_VMBUS_BRIDGE); in vmbus_bridge_realize()
2650 .name = TYPE_VMBUS_BRIDGE,
2680 .name = TYPE_VMBUS_BRIDGE,