Home
last modified time | relevance | path

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

/tools/libs/ctrl/
A Dxc_domain.c1031 struct xen_add_to_physmap_batch xatp_batch = { in xc_domain_add_to_physmap_batch() local
1047 set_xen_guest_handle(xatp_batch.idxs, idxs); in xc_domain_add_to_physmap_batch()
1048 set_xen_guest_handle(xatp_batch.gpfns, gpfns); in xc_domain_add_to_physmap_batch()
1049 set_xen_guest_handle(xatp_batch.errs, errs); in xc_domain_add_to_physmap_batch()
1052 &xatp_batch, sizeof(xatp_batch)); in xc_domain_add_to_physmap_batch()

Completed in 8 milliseconds