Home
last modified time | relevance | path

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

/qemu/hw/s390x/
H A Dap-bridge.c35 .name = TYPE_AP_BUS,
58 bus = qbus_new(TYPE_AP_BUS, dev, TYPE_AP_BUS); in s390_init_ap()
/qemu/include/hw/s390x/
H A Dap-bridge.h15 #define TYPE_AP_BUS "ap-bus" macro
/qemu/hw/vfio/
H A Dap.c257 dc->bus_type = TYPE_AP_BUS; in vfio_ap_class_init()