Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Ddomctl.h607 struct xen_domctl_ioport_mapping { struct
608 uint32_t first_gport; /* first guest IO port*/
609 uint32_t first_mport; /* first machine IO port */
610 uint32_t nr_ports; /* size of port range */
611 uint32_t add_mapping; /* add or remove mapping */

Completed in 10 milliseconds