Searched refs:guest_hcall (Results 1 – 1 of 1) sorted by relevance
85 static void guest_hcall(vm_vaddr_t pgs_gpa, struct hcall_data *hcall) in guest_hcall() function530 vm = vm_create_with_one_vcpu(&vcpu, guest_hcall); in guest_test_hcalls_access()