Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dkvm_pv_test.c68 static struct hcall_data hcalls_to_test[] = { variable
91 for (i = 0; i < ARRAY_SIZE(hcalls_to_test); i++) { in guest_main()
92 test_hcall(&hcalls_to_test[i]); in guest_main()