Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A 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()