Searched refs:guest_hcall (Results 1 – 1 of 1) sorted by relevance
125 static void guest_hcall(vm_vaddr_t pgs_gpa, struct hcall_data *hcall) in guest_hcall() function657 vm = vm_create_default(VCPU_ID, 0, guest_hcall); in main()