Searched refs:RISCV_IOMMU_DC_TC_PDTV (Results 1 – 2 of 2) sorted by relevance
237 #define RISCV_IOMMU_DC_TC_PDTV BIT_ULL(5) macro
731 if (ctx->tc & RISCV_IOMMU_DC_TC_PDTV) { in riscv_iommu_validate_device_ctx()976 if (!(ctx->tc & RISCV_IOMMU_DC_TC_PDTV)) { in riscv_iommu_ctx_fetch()1339 enable_pid = (ctx->tc & RISCV_IOMMU_DC_TC_PDTV); in riscv_iommu_translate()