vmci_ctx_supports_host_qp
bool vmci_ctx_supports_host_qp(struct vmci_ctx *context);
if (!vmci_ctx_supports_host_qp(context))
supports_host_qp = vmci_ctx_supports_host_qp(create_context);