Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h234 #define RISCV_IOMMU_DC_TC_EN_PRI BIT_ULL(2) macro
H A Driscv-iommu.c693 ctx->tc & RISCV_IOMMU_DC_TC_EN_PRI || in riscv_iommu_validate_device_ctx()
700 ctx->tc & RISCV_IOMMU_DC_TC_EN_PRI)) { in riscv_iommu_validate_device_ctx()
704 if (!(ctx->tc & RISCV_IOMMU_DC_TC_EN_PRI) && in riscv_iommu_validate_device_ctx()