Searched refs:vmci_ctx_supports_host_qp (Results 1 – 3 of 3) sorted by relevance
139 bool vmci_ctx_supports_host_qp(struct vmci_ctx *context);
1113 bool vmci_ctx_supports_host_qp(struct vmci_ctx *context) in vmci_ctx_supports_host_qp() function
1576 if (!vmci_ctx_supports_host_qp(context)) in qp_broker_attach()1589 supports_host_qp = vmci_ctx_supports_host_qp(create_context); in qp_broker_attach()