commit | d257d5da39a78b32721ca84b2ba7f461f2f7ed7f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Feb 06 23:44:37 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:11:52 2006 -0800 |
tree | ac28d377688ebe13a4d38e05f4ff65ba73d8652a | |
parent | 840aaef8db32572b6d11e0d5cb5e6efcbc812000 [diff] |
[SPARC64]: Initial sun4v TLB miss handling infrastructure. Things are a little tricky because, unlike sun4u, we have to: 1) do a hypervisor trap to do the TLB load. 2) do the TSB lookup calculations by hand Signed-off-by: David S. Miller <davem@davemloft.net>