aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/mmu.c
AgeCommit message (Expand)Author
2016-08-01MIPS: KVM: Use kmap instead of CKSEG0ADDR()James Hogan
2016-06-15MIPS: KVM: Use host CCA for TLB mappingsJames Hogan
2016-06-14MIPS: KVM: Dump guest tlbs if kvm_get_inst() failsJames Hogan
2016-06-14MIPS: KVM: Use va in kvm_get_inst()James Hogan
2016-06-14MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan
2016-06-14MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan
2016-06-14MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan
2016-06-14MIPS: KVM: Simplify even/odd TLB handlingJames Hogan
2016-06-14MIPS: KVM: Don't indirect KVM functionsJames Hogan
2016-06-14MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan