-
Benjamin Herrenschmidt authored
We rework the way the MMU indices are calculated, providing separate indices for I and D side based on MSR:IR and MSR:DR respectively, and thus no longer need to flush the TLB on context changes. This also adds correct support for HV as a separate address space. Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>Benjamin Herrenschmidt authoredWe rework the way the MMU indices are calculated, providing separate indices for I and D side based on MSR:IR and MSR:DR respectively, and thus no longer need to flush the TLB on context changes. This also adds correct support for HV as a separate address space. Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>
Loading