Searched refs:vm2vm_mode (Results 1 – 1 of 1) sorted by relevance
82 static vm2vm_type vm2vm_mode = VM2VM_SOFTWARE; variable530 vm2vm_mode = (vm2vm_type)ret; in us_vhost_parse_args()988 if ((vm2vm_mode == VM2VM_SOFTWARE) && (virtio_tx_local(vdev, m) == 0)) { in virtio_tx_route()993 if (unlikely(vm2vm_mode == VM2VM_HARDWARE)) { in virtio_tx_route()1014 if ((vm2vm_mode == VM2VM_HARDWARE) && in virtio_tx_route()1024 if (unlikely(vm2vm_mode == VM2VM_HARDWARE)) { in virtio_tx_route()1556 if (vm2vm_mode == VM2VM_HARDWARE) { in main()