vmci_ctx_supports_host_qp  131 drivers/misc/vmw_vmci/vmci_context.h bool vmci_ctx_supports_host_qp(struct vmci_ctx *context);
vmci_ctx_supports_host_qp 1565 drivers/misc/vmw_vmci/vmci_queue_pair.c 		if (!vmci_ctx_supports_host_qp(context))
vmci_ctx_supports_host_qp 1578 drivers/misc/vmw_vmci/vmci_queue_pair.c 		supports_host_qp = vmci_ctx_supports_host_qp(create_context);