Searched refs:vmci_guest_code_active (Results 1 – 7 of 7) sorted by relevance
47 if (vmci_guest_code_active()) in vmci_get_context_id()76 vmci_guest_code_active() ? in vmci_drv_init()
449 (vmci_guest_code_active() && in vmci_doorbell_create()483 if (vmci_guest_code_active()) { in vmci_doorbell_create()530 if (vmci_guest_code_active()) { in vmci_doorbell_destroy()
54 bool vmci_guest_code_active(void);
34 bool has_guest_device = vmci_guest_code_active(); in vmci_route()
77 bool vmci_guest_code_active(void) in vmci_guest_code_active() function
115 (!vmci_guest_code_active() || in vmci_host_code_active()
2810 route = vmci_guest_code_active() ? in vmci_qpair_alloc()