Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/vmw_vmci/
Dvmci_queue_pair.h86 struct vmci_qp_page_file_info { struct
87 struct vmci_handle handle;
88 u64 produce_page_file; /* User VA. */
89 u64 consume_page_file; /* User VA. */
90 u64 produce_page_file_size; /* Size of the file name array. */
91 u64 consume_page_file_size; /* Size of the file name array. */
92 s32 result;
93 u32 version; /* Was _pad. */
94 u64 produce_va; /* User VA of the mapped file. */
95 u64 consume_va; /* User VA of the mapped file. */