commit | 82a45b96a203a7403427183f1afd3d295222ff7d | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Jul 08 18:51:28 2016 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Wed Oct 26 08:29:00 2016 -0700 |
tree | 0aac153dd30f7ceefa81f5a0a0f59a1af09c7195 | |
parent | 40978428853e2f7b4597ab2a9ffeb187333802dc [diff] |
cputlb: Move most of iotlb code out of line Saves 2k code size off of a cold path. Reviewed-by: Emilio G. Cota <cota@braap.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>