Searched refs:pcitopoinfo (Results 1 – 3 of 3) sorted by relevance
311 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()
409 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()
1083 struct xen_sysctl_pcitopoinfo pcitopoinfo; member
Completed in 9 milliseconds