Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_domain.c1077 struct xen_add_to_physmap_batch xatp_batch = { in xc_domain_add_to_physmap_batch() local
1093 set_xen_guest_handle(xatp_batch.idxs, idxs); in xc_domain_add_to_physmap_batch()
1094 set_xen_guest_handle(xatp_batch.gpfns, gpfns); in xc_domain_add_to_physmap_batch()
1095 set_xen_guest_handle(xatp_batch.errs, errs); in xc_domain_add_to_physmap_batch()
1098 &xatp_batch, sizeof(xatp_batch)); in xc_domain_add_to_physmap_batch()

Completed in 7 milliseconds