Searched refs:vmci_host_code_active (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_driver.h50 bool vmci_host_code_active(void);
H A Dvmci_driver.c49 else if (vmci_host_code_active()) vmci_get_context_id()
H A Dvmci_route.c33 bool has_host_device = vmci_host_code_active(); vmci_route()
H A Dvmci_context.c1176 if (vmci_host_code_active()) { vmci_context_get_priv_flags()
1203 if (vmci_host_code_active()) { vmci_is_context_owner()
H A Dvmci_host.c112 bool vmci_host_code_active(void) vmci_host_code_active() function

Completed in 146 milliseconds