Home
last modified time | relevance | path

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

/arch/x86/include/asm/xen/
Dhypercall.h338 HYPERVISOR_multicall(void *call_list, uint32_t nr_calls) in HYPERVISOR_multicall() argument
340 return _hypercall2(int, multicall, call_list, nr_calls); in HYPERVISOR_multicall()