| commit | 722b45443146f425453525d3c2270ff2733f5dc4 | [log] [tgz] |
|---|---|---|
| author | James Hogan <james.hogan@imgtec.com> | Sat Sep 10 23:55:07 2016 +0100 |
| committer | James Hogan <james.hogan@imgtec.com> | Fri Feb 03 15:19:01 2017 +0000 |
| tree | 6f4d172bf3da8f433b3b9d8942dbf02ebf270e21 | |
| parent | 93a93c2461f9416a58c7d1e32fec201af8cc3aad [diff] |
MIPS: Export some tlbex internals for KVM to use Export to TLB exception code generating functions so that KVM can construct a fast TLB refill handler for guest context without reinventing the wheel quite so much. Signed-off-by: James Hogan <james.hogan@imgtec.com> Acked-by: Ralf Baechle <ralf@linux-mips.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: "Radim Krčmář" <rkrcmar@redhat.com> Cc: linux-mips@linux-mips.org Cc: kvm@vger.kernel.org