Searched refs:first_port (Results 1 – 3 of 3) sorted by relevance
| /tools/python/xen/lowlevel/xc/ |
| A D | xc.c | 1409 int first_port, nr_ports, allow_access, ret; in pyxc_domain_ioport_permission() local 1414 &dom, &first_port, &nr_ports, &allow_access) ) in pyxc_domain_ioport_permission() 1418 self->xc_handle, dom, first_port, nr_ports, allow_access); in pyxc_domain_ioport_permission()
|
| /tools/libs/ctrl/ |
| A D | xc_domain.c | 1322 uint32_t first_port, in xc_domain_ioport_permission() argument 1330 domctl.u.ioport_permission.first_port = first_port; in xc_domain_ioport_permission()
|
| /tools/include/ |
| A D | xenctrl.h | 1351 uint32_t first_port,
|
Completed in 17 milliseconds