Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
Dhypercalls.c53 struct test_hvc_info { struct
64 static const struct test_hvc_info hvc_info[] = { argument
85 static const struct test_hvc_info false_hvc_info[] = {
92 static void guest_test_hvc(const struct test_hvc_info *hc_info) in guest_test_hvc()