pte_total         698 drivers/iommu/rockchip-iommu.c 	unsigned int pte_total = size / SPAGE_SIZE;
pte_total         702 drivers/iommu/rockchip-iommu.c 	for (pte_count = 0; pte_count < pte_total; pte_count++) {
pte_total         720 drivers/iommu/rockchip-iommu.c 	unsigned int pte_total = size / SPAGE_SIZE;
pte_total         725 drivers/iommu/rockchip-iommu.c 	for (pte_count = 0; pte_count < pte_total; pte_count++) {
pte_total         736 drivers/iommu/rockchip-iommu.c 	rk_table_flush(rk_domain, pte_dma, pte_total);