Searched refs:num_ppns (Results 1 – 4 of 4) sorted by relevance
44 u64 num_ppns; member53 u64 num_ppns; member
223 u64 num_ppns; member894 const u64 num_ppns = DIV_ROUND_UP(produce_size, PAGE_SIZE) + in qp_guest_endpoint_create() local910 entry->num_ppns = num_ppns; in qp_guest_endpoint_create()956 if (!entry || entry->num_ppns <= 2) in qp_alloc_hypercall()960 (size_t) entry->num_ppns * sizeof(u32); in qp_alloc_hypercall()974 alloc_msg->num_ppns = entry->num_ppns; in qp_alloc_hypercall()
493 page_store.len = alloc_info.num_ppns; in vmci_host_do_alloc_queuepair()
683 u64 num_ppns; member