Searched refs:vmci_ctx_supports_host_qp (Results 1 – 3 of 3) sorted by relevance
131 bool vmci_ctx_supports_host_qp(struct vmci_ctx *context);
1114 bool vmci_ctx_supports_host_qp(struct vmci_ctx *context) in vmci_ctx_supports_host_qp() function
1574 if (!vmci_ctx_supports_host_qp(context)) in qp_broker_attach()1587 supports_host_qp = vmci_ctx_supports_host_qp(create_context); in qp_broker_attach()