Searched refs:RISCV_IOMMU_DDTE_VALID (Results 1 – 2 of 2) sorted by relevance
216 #define RISCV_IOMMU_DDTE_VALID BIT_ULL(0) macro
935 if (!(de & RISCV_IOMMU_DDTE_VALID)) { in riscv_iommu_ctx_fetch()939 if (de & ~(RISCV_IOMMU_DDTE_PPN | RISCV_IOMMU_DDTE_VALID)) { in riscv_iommu_ctx_fetch()