Searched refs:vm_get_vmclient (Results 1 – 5 of 5) sorted by relevance
298 struct vm_client *vm_get_vmclient(struct vm *vm, int vcpuid);
3664 vm_get_vmclient(struct vm *vm, int vcpuid) in vm_get_vmclient() function3740 vm_client_t *vmc = vm_get_vmclient(vm, vcpuid); in vm_copy_setup()
3075 vm_client_t *vmc = vm_get_vmclient(vm, vcpu); in ptp_hold()
1905 vmc = vm_get_vmclient(vm, vcpu); in svm_vmrun()
2764 vmc = vm_get_vmclient(vm, vcpu); in vmx_run()