Home
last modified time | relevance | path

Searched refs:has_host_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/misc/vmw_vmci/
Dvmci_route.c33 bool has_host_device = vmci_host_code_active(); in vmci_route() local
111 if (has_host_device) { in vmci_route()
135 if (!has_host_device) in vmci_route()
159 if (has_host_device) { in vmci_route()