Home
last modified time | relevance | path

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

/tools/libs/ctrl/
A Dxc_domain.c1155 xen_pfn_t *out_extents) in xc_domain_memory_exchange_pages() argument
1159 …DECLARE_HYPERCALL_BOUNCE(out_extents, nr_out_extents*sizeof(*out_extents), XC_HYPERCALL_BUFFER_BOU… in xc_domain_memory_exchange_pages()
1174 xc_hypercall_bounce_pre(xch, out_extents)) in xc_domain_memory_exchange_pages()
1178 set_xen_guest_handle(exchange.out.extent_start, out_extents); in xc_domain_memory_exchange_pages()
1184 xc_hypercall_bounce_post(xch, out_extents); in xc_domain_memory_exchange_pages()
/tools/include/
A Dxenctrl.h1334 xen_pfn_t *out_extents);

Completed in 12 milliseconds