Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dap-bridge.c52 dev = qdev_new(TYPE_AP_BRIDGE); in s390_init_ap()
53 object_property_add_child(qdev_get_machine(), TYPE_AP_BRIDGE, in s390_init_ap()
74 .name = TYPE_AP_BRIDGE,
H A Ds390-virtio-ccw.c100 TYPE_AP_BRIDGE,
/openbmc/qemu/include/hw/s390x/
H A Dap-bridge.h14 #define TYPE_AP_BRIDGE "ap-bridge" macro