Searched refs:_nr_args (Results 1 – 1 of 1) sorted by relevance
1384 #define HYPERCALL(_name, _nr_args) \ argument1387 .nr_args = _nr_args, \1390 #define HYPERCALL_ARM(_name, _nr_args) \ argument1393 .nr_args = _nr_args, \1400 #define HYPERCALL_DEPRECATED(_name, _nr_args) \ argument1403 .nr_args = _nr_args, \
Completed in 5 milliseconds