mmu_type          748 arch/powerpc/kvm/e500_mmu.c 	if (cfg->mmu_type != KVM_MMU_FSL_BOOKE_NOHV)
mmu_type           96 arch/riscv/kernel/cpu.c static void print_mmu(struct seq_file *f, const char *mmu_type)
mmu_type           99 arch/riscv/kernel/cpu.c 	if (strcmp(mmu_type, "riscv,sv32") != 0)
mmu_type          102 arch/riscv/kernel/cpu.c 	if (strcmp(mmu_type, "riscv,sv39") != 0 &&
mmu_type          103 arch/riscv/kernel/cpu.c 	    strcmp(mmu_type, "riscv,sv48") != 0)
mmu_type          107 arch/riscv/kernel/cpu.c 	seq_printf(f, "mmu\t\t: %s\n", mmu_type+6);
mmu_type         1124 include/uapi/linux/kvm.h 	__u32 mmu_type;
mmu_type         1124 tools/include/uapi/linux/kvm.h 	__u32 mmu_type;