Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/xen/
H A Dhypercall.h251 void *call_list, int nr_calls) in HYPERVISOR_multicall() argument
253 return _hypercall2(int, multicall, call_list, nr_calls); in HYPERVISOR_multicall()
/f-stack/freebsd/amd64/include/xen/
H A Dhypercall.h271 multicall_entry_t *call_list, unsigned int nr_calls) in HYPERVISOR_multicall() argument
273 return _hypercall2(int, multicall, call_list, nr_calls); in HYPERVISOR_multicall()