Home
last modified time | relevance | path

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

/dports/emulators/qemu-utils/qemu-4.2.1/target/riscv/
H A Dcpu_bits.h402 #define HSTATUS_SPRV 0x00000001 macro
/dports/emulators/qemu42/qemu-4.2.1/target/riscv/
H A Dcpu_bits.h402 #define HSTATUS_SPRV 0x00000001 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/riscv/
H A Dcpu_bits.h425 #define HSTATUS_SPRV 0x00000001 macro
H A Dcpu_helper.c338 if (get_field(env->hstatus, HSTATUS_SPRV)) { in get_physical_address()
735 get_field(env->hstatus, HSTATUS_SPRV) && in riscv_cpu_tlb_fill()
H A Dtranslate.c762 get_field(env->hstatus, HSTATUS_SPRV) && in riscv_tr_init_disas_context()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/riscv/
H A Dcpu_bits.h431 #define HSTATUS_SPRV 0x00000001 macro
H A Dcpu_helper.c363 if (get_field(env->hstatus, HSTATUS_SPRV)) { in get_physical_address()
785 get_field(env->hstatus, HSTATUS_SPRV) && in riscv_cpu_tlb_fill_impl()
H A Dtranslate.c985 get_field(env->hstatus, HSTATUS_SPRV) && in riscv_tr_init_disas_context()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/opensbi/include/sbi/
H A Driscv_encoding.h79 #define HSTATUS_SPRV 0x00000001 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/opensbi/include/sbi/
H A Driscv_encoding.h79 #define HSTATUS_SPRV 0x00000001 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/opensbi/include/sbi/
H A Driscv_encoding.h67 #define HSTATUS_SPRV _UL(0x00000001) macro