Searched refs:RISCV_IOMMU_CAP_SV57 (Results 1 – 2 of 2) sorted by relevance
75 #define RISCV_IOMMU_CAP_SV57 BIT_ULL(11) macro
362 sv_mode = pass ? RISCV_IOMMU_CAP_SV57X4 : RISCV_IOMMU_CAP_SV57; in riscv_iommu_spa_fetch()773 if (!(s->cap & RISCV_IOMMU_CAP_SV57)) { in riscv_iommu_validate_device_ctx()840 if (!(s->cap & RISCV_IOMMU_CAP_SV57)) { in riscv_iommu_validate_process_ctx()2129 RISCV_IOMMU_CAP_SV48 | RISCV_IOMMU_CAP_SV57; in riscv_iommu_realize()