Searched refs:vmci_host_code_active (Results 1 – 5 of 5) sorted by relevance
43 bool vmci_host_code_active(void);
45 else if (vmci_host_code_active()) in vmci_get_context_id()
25 bool has_host_device = vmci_host_code_active(); in vmci_route()
1176 if (vmci_host_code_active()) { in vmci_context_get_priv_flags()1203 if (vmci_host_code_active()) { in vmci_is_context_owner()
104 bool vmci_host_code_active(void) in vmci_host_code_active() function