Home
last modified time | relevance | path

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

/qemu/hw/riscv/
H A Driscv-iommu-hpm.c80 RISCV_IOMMU_IOHPMEVT_OF, in hpm_incr_ctr()
367 !get_field(val, RISCV_IOMMU_IOHPMEVT_OF)) { in riscv_iommu_process_hpmevt_write()
H A Driscv-iommu-bits.h232 #define RISCV_IOMMU_IOHPMEVT_OF BIT_ULL(63) macro