Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/
H A Dkvm_syscalls.h17 #define __UNPACK_ARGS(t, a) a macro
20 #define UNPACK_ARGS(nr_args, args...) MAP_ARGS(nr_args, __UNPACK_ARGS, args)