Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h241 #define RISCV_IOMMU_DC_TC_DPE BIT_ULL(9) macro
H A Driscv-iommu.c751 if (ctx->tc & RISCV_IOMMU_DC_TC_DPE) { in riscv_iommu_validate_device_ctx()
989 if (!(ctx->tc & RISCV_IOMMU_DC_TC_DPE)) { in riscv_iommu_ctx_fetch()