Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_domain.c1164 xen_pfn_t *out_extents) in xc_domain_memory_exchange_pages() argument
1168 …DECLARE_HYPERCALL_BOUNCE(out_extents, nr_out_extents*sizeof(*out_extents), XC_HYPERCALL_BUFFER_BOU… in xc_domain_memory_exchange_pages()
1183 xc_hypercall_bounce_pre(xch, out_extents)) in xc_domain_memory_exchange_pages()
1187 set_xen_guest_handle(exchange.out.extent_start, out_extents); in xc_domain_memory_exchange_pages()
1193 xc_hypercall_bounce_post(xch, out_extents); in xc_domain_memory_exchange_pages()
/xen/tools/libxc/include/
A Dxenctrl.h1430 xen_pfn_t *out_extents);

Completed in 10 milliseconds