Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c85 static void guest_hcall(vm_vaddr_t pgs_gpa, struct hcall_data *hcall) in guest_hcall() function
530 vm = vm_create_with_one_vcpu(&vcpu, guest_hcall); in guest_test_hcalls_access()