summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/mmu.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-14MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan1-9/+11
2016-06-14MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan1-11/+2
2016-06-14MIPS: KVM: Simplify even/odd TLB handlingJames Hogan1-9/+2
2016-06-14MIPS: KVM: Don't indirect KVM functionsJames Hogan1-2/+2
2016-06-14MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan1-0/+380