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