Searched refs:num_ppns (Results 1 – 4 of 4) sorted by relevance
36 u64 num_ppns; member45 u64 num_ppns; member
215 u64 num_ppns; member889 const u64 num_ppns = DIV_ROUND_UP(produce_size, PAGE_SIZE) + in qp_guest_endpoint_create() local905 entry->num_ppns = num_ppns; in qp_guest_endpoint_create()952 if (!entry || entry->num_ppns <= 2) in qp_alloc_hypercall()957 (size_t) entry->num_ppns * ppn_size; in qp_alloc_hypercall()971 alloc_msg->num_ppns = entry->num_ppns; in qp_alloc_hypercall()
486 page_store.len = alloc_info.num_ppns; in vmci_host_do_alloc_queuepair()
750 u64 num_ppns; member