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);
1125 bool vmci_ctx_supports_host_qp(struct vmci_ctx *context) in vmci_ctx_supports_host_qp() function
1583 if (!vmci_ctx_supports_host_qp(context)) in qp_broker_attach()1596 supports_host_qp = vmci_ctx_supports_host_qp(create_context); in qp_broker_attach()