Searched refs:total_page_count (Results 1 – 3 of 3) sorted by relevance
237 uint64_t page_count = READ_ONCE(mem_reg->total_page_count); in spmc_sp_add_nw_region()299 size_t total_page_count = 0; in spmc_sp_add_share() local357 total_page_count = READ_ONCE(mem_reg->total_page_count); in spmc_sp_add_share()360 if (!addr_range_cnt || !total_page_count) { in spmc_sp_add_share()392 if (total_page_count != page_count_sum) { in spmc_sp_add_share()598 dst_region->total_page_count = 0; in create_retrieve_response()612 dst_region->total_page_count += addr_dst->page_count; in create_retrieve_response()
1076 *page_count = READ_ONCE(region_descr->total_page_count); in mem_op_init()2759 num_pages = READ_ONCE(descr->total_page_count); in thread_spmc_populate_mobj_from_rx()
268 uint32_t total_page_count; member