Home
last modified time | relevance | path

Searched refs:is_mt (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/mips/
H A Dcps.c60 bool is_mt = (env->CP0_Config5 & (1 << CP0C5_VP)) || ase_mt_available(env); in cpu_mips_itu_supported() local
62 return is_mt && !kvm_enabled(); in cpu_mips_itu_supported()