Home
last modified time | relevance | path

Searched refs:has_guest_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_route.c26 bool has_guest_device = vmci_guest_code_active(); in vmci_route() local
60 if (!has_guest_device) in vmci_route()
111 if (!from_guest && has_guest_device) { in vmci_route()
182 } else if (!has_guest_device) { in vmci_route()
200 if (!has_guest_device) { in vmci_route()
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_route.c26 bool has_guest_device = vmci_guest_code_active(); in vmci_route() local
60 if (!has_guest_device) in vmci_route()
111 if (!from_guest && has_guest_device) { in vmci_route()
182 } else if (!has_guest_device) { in vmci_route()
200 if (!has_guest_device) { in vmci_route()

Completed in 1 milliseconds