Searched refs:total_page_count (Results 1 – 3 of 3) sorted by relevance
55 uint32_t total_page_count; member
800 unsigned long long total_page_count; in spmc_shmem_check_obj() local936 total_page_count = 0; in spmc_shmem_check_obj()956 total_page_count += mrd->page_count; in spmc_shmem_check_obj()959 if (comp->total_page_count != total_page_count) { in spmc_shmem_check_obj()961 __func__, comp->total_page_count, total_page_count); in spmc_shmem_check_obj()
5295 …- prevent total_page_count overflow ([2d4da8e](https://review.trustedfirmware.org/plugins/gitiles/…