Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h69 struct physdev_set_iopl { struct
71 uint32_t iopl;
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h80 struct physdev_set_iopl { struct
84 typedef struct physdev_set_iopl physdev_set_iopl_t; argument