Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/kvm/x86_64/
Dkvm_pv_test.c102 struct hcall_data { struct
115 static struct hcall_data hcalls_to_test[] = { argument
121 static void test_hcall(struct hcall_data *hc) in test_hcall()
163 struct hcall_data *hc = (struct hcall_data *)uc->args[0]; in pr_hcall()