Searched defs:xen_domctl_ioport_mapping (Results 1 – 1 of 1) sorted by relevance
624 struct xen_domctl_ioport_mapping { struct625 uint32_t first_gport; /* first guest IO port*/626 uint32_t first_mport; /* first machine IO port */627 uint32_t nr_ports; /* size of port range */628 uint32_t add_mapping; /* add or remove mapping */