Searched refs:HSTATUS_VGEIN (Results 1 – 5 of 5) sorted by relevance
381 new_hstatus = old_hstatus & ~HSTATUS_VGEIN; in imsic_vsfile_local_read()453 new_hstatus = old_hstatus & ~HSTATUS_VGEIN; in imsic_vsfile_local_rw()530 new_hstatus = old_hstatus & ~HSTATUS_VGEIN; in imsic_vsfile_local_clear()568 new_hstatus = old_hstatus & ~HSTATUS_VGEIN; in imsic_vsfile_local_update()828 vcpu->arch.guest_context.hstatus &= ~HSTATUS_VGEIN; in kvm_riscv_vcpu_aia_imsic_update()
128 #define HSTATUS_VGEIN _AC(0x0003f000, UL) macro
603 #define HSTATUS_VGEIN 0x0003F000 macro
461 uint32_t gein = get_field(env->hstatus, HSTATUS_VGEIN); in riscv_cpu_all_pending()721 gein = get_field(env->hstatus, HSTATUS_VGEIN); in riscv_cpu_interrupt()
2092 vgein = (virt) ? get_field(env->hstatus, HSTATUS_VGEIN) : 0; in rmw_xireg()2163 vgein = (virt) ? get_field(env->hstatus, HSTATUS_VGEIN) : 0; in rmw_xtopei()2777 gin = get_field(env->hstatus, HSTATUS_VGEIN); in rmw_mip64()3414 gein = get_field(env->hstatus, HSTATUS_VGEIN); in read_vstopi()