Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h158 struct physdev_restore_msi { struct
160 uint8_t bus;
161 uint8_t devfn;
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h184 struct physdev_restore_msi { struct
189 typedef struct physdev_restore_msi physdev_restore_msi_t; argument