Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/aarch64/
Dhypercalls.c52 struct test_hvc_info { struct
63 static const struct test_hvc_info hvc_info[] = { argument
84 static const struct test_hvc_info false_hvc_info[] = {
91 static void guest_test_hvc(const struct test_hvc_info *hc_info) in guest_test_hvc()