Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dap-device.h19 struct APDevice { struct
22 typedef struct APDevice APDevice; argument
24 DECLARE_INSTANCE_CHECKER(APDevice, AP_DEVICE,
/openbmc/qemu/hw/s390x/
H A Dap-device.c26 .instance_size = sizeof(APDevice),
/openbmc/qemu/hw/vfio/
H A Dap.c37 APDevice apdev;