Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h80 #define RISCV_IOMMU_CAP_MSI_FLAT BIT_ULL(22) macro
H A Driscv-iommu.c714 if (s->cap & RISCV_IOMMU_CAP_MSI_FLAT) { in riscv_iommu_validate_device_ctx()
2122 s->cap |= RISCV_IOMMU_CAP_MSI_FLAT | RISCV_IOMMU_CAP_MSI_MRIF; in riscv_iommu_realize()