Home
last modified time | relevance | path

Searched refs:supports_host_qp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c1577 bool supports_host_qp; in qp_broker_attach() local
1585 supports_host_qp = vmci_ctx_supports_host_qp(create_context); in qp_broker_attach()
1588 if (!supports_host_qp) in qp_broker_attach()
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c1579 bool supports_host_qp; in qp_broker_attach() local
1587 supports_host_qp = vmci_ctx_supports_host_qp(create_context); in qp_broker_attach()
1590 if (!supports_host_qp) in qp_broker_attach()

Completed in 12 milliseconds