Home
last modified time | relevance | path

Searched defs:src_virt (Results 1 – 2 of 2) sorted by relevance

/qemu/target/riscv/
H A Dcpu_helper.c845 bool src_virt) in riscv_ctr_check_xte()
933 enum CTRType type, target_ulong src_priv, bool src_virt) in riscv_ctr_add_entry()
H A Dop_helper.c277 const bool src_virt = env->virt_enabled; in helper_sret() local