Home
last modified time | relevance | path

Searched defs:PVPanicState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dpvpanic.h35 typedef struct PVPanicState PVPanicState; typedef
36 struct PVPanicState { struct
41 void pvpanic_setup_io(PVPanicState *s, DeviceState *dev, unsigned size); argument