Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dkvm_pv_test.c115 static struct hcall_data hcalls_to_test[] = { variable
138 for (i = 0; i < ARRAY_SIZE(hcalls_to_test); i++) { in guest_main()
139 test_hcall(&hcalls_to_test[i]); in guest_main()

Completed in 2 milliseconds