Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.h78 struct vmci_qp_page_file_info { struct
79 struct vmci_handle handle;
80 u64 produce_page_file; /* User VA. */
81 u64 consume_page_file; /* User VA. */
82 u64 produce_page_file_size; /* Size of the file name array. */
83 u64 consume_page_file_size; /* Size of the file name array. */
84 s32 result;
85 u32 version; /* Was _pad. */
86 u64 produce_va; /* User VA of the mapped file. */
87 u64 consume_va; /* User VA of the mapped file. */