Searched refs:nr_calls (Results 1 – 2 of 2) sorted by relevance
135 void *call_list, int nr_calls) in hypercall_multicall() argument137 return _hypercall2(int, multicall, call_list, nr_calls); in hypercall_multicall()
341 uint32_t nr_calls) in do_multicall_op() argument347 HYPERCALL_BUFFER_AS_ARG(call_list), nr_calls); in do_multicall_op()
Completed in 4 milliseconds