Lines Matching refs:u64
29 u64 num_produce_pages;
30 u64 num_consume_pages;
41 u64 produce_size;
42 u64 consume_size;
43 u64 ppn_va; /* Start VA of queue pair PPNs. */
44 u64 num_ppns;
52 u64 va; /* Start VA of queue pair PPNs. */
53 u64 num_ppns;
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. */
94 u64 produce_va; /* User VA of the mapped file. */
95 u64 consume_va; /* User VA of the mapped file. */
114 u64 pages;
152 u64 produce_size, u64 consume_size,
156 u64 produce_uva, u64 consume_uva,
163 struct vmci_queue **produce_q, u64 produce_size,
164 struct vmci_queue **consume_q, u64 consume_size,
169 struct vmci_ctx *context, u64 guest_mem);