Home
last modified time | relevance | path

Searched defs:ucall (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/s390x/
H A Ducall.c17 void ucall(uint64_t cmd, int nargs, ...) in ucall() function
39 struct ucall ucall = {}; in get_ucall() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/
H A Ducall.c19 void ucall(uint64_t cmd, int nargs, ...) in ucall() function
41 struct ucall ucall = {}; in get_ucall() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/aarch64/
H A Ducall.c74 void ucall(uint64_t cmd, int nargs, ...) in ucall() function
94 struct ucall ucall = {}; in get_ucall() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H A Ducall_common.c117 void ucall(uint64_ function
141 struct ucall ucall; get_ucall() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/
H A Ducall_common.h23 struct ucall { struct
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H A Dkvm_util.h312 struct ucall { struct

Completed in 4 milliseconds