Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h81 #define RISCV_IOMMU_CAP_MSI_MRIF BIT_ULL(23) macro
H A Driscv-iommu.c2122 s->cap |= RISCV_IOMMU_CAP_MSI_FLAT | RISCV_IOMMU_CAP_MSI_MRIF; in riscv_iommu_realize()