These changes are a raw update to a vanilla kernel 4.1.10, with the
[kvmfornfv.git] / kernel / include / soc / tegra / mc.h
index 63deb8d..d298857 100644 (file)
@@ -59,6 +59,7 @@ struct tegra_smmu_soc {
        bool supports_round_robin_arbitration;
        bool supports_request_limit;
 
+       unsigned int num_tlb_lines;
        unsigned int num_asids;
 
        const struct tegra_smmu_ops *ops;