Home
last modified time | relevance | path

Searched defs:ucall (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/s390x/
A Ducall.c17 void ucall(uint64_t cmd, int nargs, ...) in ucall() function
39 struct ucall ucall = {}; in get_ucall() local
/linux/tools/testing/selftests/kvm/lib/x86_64/
A Ducall.c19 void ucall(uint64_t cmd, int nargs, ...) in ucall() function
41 struct ucall ucall = {}; in get_ucall() local
/linux/tools/testing/selftests/kvm/lib/aarch64/
A Ducall.c74 void ucall(uint64_t cmd, int nargs, ...) in ucall() function
95 struct ucall ucall = {}; in get_ucall() local
/linux/tools/testing/selftests/kvm/include/
A Dkvm_util.h375 struct ucall { struct
382 void ucall(uint64_t cmd, int nargs, ...); argument

Completed in 5 milliseconds