Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h79 struct physdev_set_iobitmap { struct
81 uint8_t * bitmap;
82 uint32_t nr_ports;
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h92 struct physdev_set_iobitmap { struct
101 typedef struct physdev_set_iobitmap physdev_set_iobitmap_t; argument