Searched refs:out_extents (Results 1 – 2 of 2) sorted by relevance
1190 xen_pfn_t *out_extents) in xc_domain_memory_exchange_pages() argument1194 …DECLARE_HYPERCALL_BOUNCE(out_extents, nr_out_extents*sizeof(*out_extents), XC_HYPERCALL_BUFFER_BOU… in xc_domain_memory_exchange_pages()1209 xc_hypercall_bounce_pre(xch, out_extents)) in xc_domain_memory_exchange_pages()1213 set_xen_guest_handle(exchange.out.extent_start, out_extents); in xc_domain_memory_exchange_pages()1219 xc_hypercall_bounce_post(xch, out_extents); in xc_domain_memory_exchange_pages()
1444 xen_pfn_t *out_extents);
Completed in 11 milliseconds