MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
[cascardo/linux.git] / arch / mips / kvm / mmu.c
2016-06-14 James HoganMIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
2016-06-14 James HoganMIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
2016-06-14 James HoganMIPS: KVM: Drop unused hpa0/hpa1 args from function
2016-06-14 James HoganMIPS: KVM: Simplify even/odd TLB handling
2016-06-14 James HoganMIPS: KVM: Don't indirect KVM functions
2016-06-14 James HoganMIPS: KVM: Move non-TLB handling code out of tlb.c