Searched refs:errs (Results 1 – 2 of 2) sorted by relevance
1024 int *errs) in xc_domain_add_to_physmap_batch() argument1029 DECLARE_HYPERCALL_BOUNCE(errs, size * sizeof(*errs), XC_HYPERCALL_BUFFER_BOUNCE_OUT); in xc_domain_add_to_physmap_batch()1040 xc_hypercall_bounce_pre(xch, errs) ) in xc_domain_add_to_physmap_batch()1049 set_xen_guest_handle(xatp_batch.errs, errs); in xc_domain_add_to_physmap_batch()1057 xc_hypercall_bounce_post(xch, errs); in xc_domain_add_to_physmap_batch()
1303 int *errs);
Completed in 665 milliseconds