Searched refs:DstPageCount (Results 1 – 1 of 1) sorted by relevance
1063 unsigned long DstStart, DstPageCount; in rga2_mmu_flush_cache() local1072 DstPageCount = 0; in rga2_mmu_flush_cache()1082 DstPageCount = rga2_buf_size_cal(req->dst.yrgb_addr, in rga2_mmu_flush_cache()1089 if (DstPageCount == 0) in rga2_mmu_flush_cache()1093 DstMemSize = (DstPageCount + 15) & (~15); in rga2_mmu_flush_cache()1116 DstStart, DstPageCount, 1, in rga2_mmu_flush_cache()1144 unsigned long Src0PageCount, Src1PageCount, DstPageCount; in rga2_mmu_info_BitBlt_mode() local1159 DstPageCount = 0; in rga2_mmu_info_BitBlt_mode()1190 DstPageCount = rga2_buf_size_cal(req->dst.yrgb_addr, in rga2_mmu_info_BitBlt_mode()1197 if (DstPageCount == 0) in rga2_mmu_info_BitBlt_mode()[all …]