Home
last modified time | relevance | path

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

/qemu/hw/riscv/
H A Driscv-iommu-hpm.c135 if (get_field(evt, RISCV_IOMMU_IOHPMEVT_PV_PSCV)) { in riscv_iommu_hpm_incr_ctr()
H A Driscv-iommu-bits.h229 #define RISCV_IOMMU_IOHPMEVT_PV_PSCV BIT_ULL(60) macro