Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_helper.c599 bool current_virt = env->virt_enabled; in riscv_cpu_swap_hypervisor_regs()
612 if (riscv_env_smode_dbltrp_enabled(env, current_virt)) { in riscv_cpu_swap_hypervisor_regs()
616 if (current_virt) { in riscv_cpu_swap_hypervisor_regs()
598 bool current_virt = env->virt_enabled; riscv_cpu_swap_hypervisor_regs() local