Searched refs:vmci_guest_code_active (Results 1 – 7 of 7) sorted by relevance
43 if (vmci_guest_code_active()) in vmci_get_context_id()79 if (vmci_guest_code_active()) in vmci_register_vsock_callback()135 vmci_guest_code_active() ? in vmci_drv_init()
48 bool vmci_guest_code_active(void);
26 bool has_guest_device = vmci_guest_code_active(); in vmci_route()
450 (vmci_guest_code_active() && in vmci_doorbell_create()484 if (vmci_guest_code_active()) { in vmci_doorbell_create()
83 bool vmci_guest_code_active(void) in vmci_guest_code_active() function
107 (!vmci_guest_code_active() || in vmci_host_code_active()
2717 route = vmci_guest_code_active() ? in vmci_qpair_alloc()