Searched defs:xen_domctl_ioport_mapping (Results 1 – 1 of 1) sorted by relevance
568 struct xen_domctl_ioport_mapping { struct569 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 */