Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c125 static void guest_hcall(vm_vaddr_t pgs_gpa, struct hcall_data *hcall) in guest_hcall() function
657 vm = vm_create_default(VCPU_ID, 0, guest_hcall); in main()