Searched refs:RISCV_IOMMU_CAP_SV32X4 (Results 1 – 2 of 2) sorted by relevance
76 #define RISCV_IOMMU_CAP_SV32X4 BIT_ULL(16) macro
324 sv_mode = pass ? RISCV_IOMMU_CAP_SV32X4 : RISCV_IOMMU_CAP_SV32; in riscv_iommu_spa_fetch()2132 s->cap |= RISCV_IOMMU_CAP_SV32X4 | RISCV_IOMMU_CAP_SV39X4 | in riscv_iommu_realize()