linux/arch/mips/kvm
Paul Burton 2db003a5dd MIPS: Support extended ASIDs
Add support for extended ASIDs as determined by the Config4.AE bit.
Since the only supported CPUs known to implement this are Netlogic XLP
and MIPS I6400, select this variable ASID support based upon
CONFIG_CPU_XLP and CONFIG_CPU_MIPSR6.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Jayachandran C. <jchandra@broadcom.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Radim Krčmář <rkrcmar@redhat.com>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13211/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2016-05-13 14:02:20 +02:00
..
00README.txt
callback.c
commpage.c
commpage.h
dyntrans.c
emulate.c MIPS: KVM: Abstract guest ASID mask 2016-05-13 14:02:19 +02:00
fpu.S
interrupt.c
interrupt.h
Kconfig
locore.S MIPS: Support extended ASIDs 2016-05-13 14:02:20 +02:00
Makefile
mips.c
msa.S
stats.c
tlb.c MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips 2016-05-13 14:02:20 +02:00
trace.h
trap_emul.c