Home
last modified time | relevance | path

Searched refs:pcitopoinfo (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_misc.c311 sysctl.u.pcitopoinfo.num_devs = num_devs - processed; in xc_pcitopoinfo()
312 set_xen_guest_handle_offset(sysctl.u.pcitopoinfo.devs, devs, in xc_pcitopoinfo()
314 set_xen_guest_handle_offset(sysctl.u.pcitopoinfo.nodes, nodes, in xc_pcitopoinfo()
320 processed += sysctl.u.pcitopoinfo.num_devs; in xc_pcitopoinfo()
/xen-4.10.0-shim-comet/xen/common/
A Dsysctl.c409 struct xen_sysctl_pcitopoinfo *ti = &op->u.pcitopoinfo; in do_sysctl()
454 if ( __copy_field_to_guest(u_sysctl, op, u.pcitopoinfo.num_devs) ) in do_sysctl()
/xen-4.10.0-shim-comet/xen/include/public/
A Dsysctl.h1083 struct xen_sysctl_pcitopoinfo pcitopoinfo; member

Completed in 9 milliseconds