Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h235 #define RISCV_IOMMU_DC_TC_T2GPA BIT_ULL(3) macro
H A Driscv-iommu.c699 (ctx->tc & RISCV_IOMMU_DC_TC_T2GPA || in riscv_iommu_validate_device_ctx()
710 ctx->tc & RISCV_IOMMU_DC_TC_T2GPA) { in riscv_iommu_validate_device_ctx()
724 if (ctx->tc & RISCV_IOMMU_DC_TC_T2GPA && in riscv_iommu_validate_device_ctx()