Home
last modified time | relevance | path

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

/Linux-v5.15/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()
Dhyperv_features.c97 struct hcall_data { struct
125 static void guest_hcall(vm_vaddr_t pgs_gpa, struct hcall_data *hcall) in guest_hcall()
480 static void guest_test_hcalls_access(struct kvm_vm *vm, struct hcall_data *hcall, in guest_test_hcalls_access()