Searched refs:is_mt (Results 1 – 1 of 1) sorted by relevance
60 bool is_mt = (env->CP0_Config5 & (1 << CP0C5_VP)) || ase_mt_available(env); in cpu_mips_itu_supported() local62 return is_mt && !kvm_enabled(); in cpu_mips_itu_supported()