Searched refs:page_store (Results 1 – 2 of 2) sorted by relevance
136 VMCI_QP_PAGESTORE_IS_WELLFORMED(struct vmci_qp_page_store *page_store) in VMCI_QP_PAGESTORE_IS_WELLFORMED() argument138 return page_store->len >= 2; in VMCI_QP_PAGESTORE_IS_WELLFORMED()145 struct vmci_qp_page_store *page_store,
484 struct vmci_qp_page_store page_store; in vmci_host_do_alloc_queuepair() local492 page_store.pages = alloc_info.ppn_va; in vmci_host_do_alloc_queuepair()493 page_store.len = alloc_info.num_ppns; in vmci_host_do_alloc_queuepair()501 &page_store, in vmci_host_do_alloc_queuepair()