Searched refs:to_host (Results 1 – 3 of 3) sorted by relevance
54 static inline void *to_host(struct kvm *kvm, void *addr) in to_host() function
292 struct vpd *vpd = to_host(vcpu->kvm, vcpu->arch.vpd); in __apic_accept_irq()457 struct vpd *vpd = to_host(vcpu->kvm, vcpu->arch.vpd); in kvm_emulate_halt()875 struct vpd *vpd = to_host(vcpu->kvm, vcpu->arch.vpd); in kvm_arch_vcpu_ioctl_set_regs()1084 struct vpd *vpd = to_host(vcpu->kvm, vcpu->arch.vpd); in vti_init_vpd()1421 struct vpd *vpd = to_host(vcpu->kvm, vcpu->arch.vpd); in kvm_arch_vcpu_ioctl_get_regs()1938 struct vpd *vpd = to_host(vcpu->kvm, vcpu->arch.vpd); in kvm_highest_pending_irq()
1240 int to_host; in dummy_perform_transfer() local1246 to_host = usb_pipein(urb->pipe); in dummy_perform_transfer()1251 if (to_host) in dummy_perform_transfer()1261 if (to_host) in dummy_perform_transfer()1280 if (to_host) in dummy_perform_transfer()1312 int is_short, to_host; in transfer() local1333 to_host = usb_pipein(urb->pipe); in transfer()1374 } else if (to_host) { in transfer()1380 } else if (!to_host) { in transfer()