Home
last modified time | relevance | path

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

/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Ddomctl.h568 struct xen_domctl_ioport_mapping { struct
569 uint32_t first_gport; /* first guest IO port*/
570 uint32_t first_mport; /* first machine IO port */
571 uint32_t nr_ports; /* size of port range */
572 uint32_t add_mapping; /* add or remove mapping */