+10
−2
arch/sparc64/kernel/sun4v_tlb_miss.S
0 → 100644
+219
−0
+76
−13
Loading
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>