Home
last modified time | relevance | path

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

/qemu/target/riscv/kvm/
H A Dkvm-cpu.c210 bool value, host_bit; in kvm_cpu_set_misa_ext_cfg() local
216 host_bit = env->misa_ext_mask & misa_bit; in kvm_cpu_set_misa_ext_cfg()
218 if (value == host_bit) { in kvm_cpu_set_misa_ext_cfg()