Home
last modified time | relevance | path

Searched defs:qp_broker_entry (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c194 struct qp_broker_entry { struct
195 struct vmci_resource resource;
196 struct qp_entry qp;
197 u32 create_id;
198 u32 attach_id;
199 enum qp_broker_state state;
200 bool require_trusted_attach;
201 bool created_by_trusted;
202 bool vmci_page_files; /* Created by VMX using VMCI page files */
203 struct vmci_queue *produce_q;
[all …]