Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/iommu/riscv/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 620 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
SPDX-License-Identifier: GPL-2.0-only
RISC-V IOMMU support

config RISCV_IOMMU
 bool "RISC-V IOMMU Support"
 depends on RISCV && 64BIT
 default y
 select IOMMU_API
 help
   Support for implementations of the RISC-V IOMMU architecture that
   complements the RISC-V MMU capabilities, providing similar address
   translation and protection functions for accesses from I/O devices.

   Say Y here if your SoC includes an IOMMU device implementing
   the RISC-V IOMMU architecture.

config RISCV_IOMMU_PCI
 def_bool y if RISCV_IOMMU && PCI_MSI
 help
   Support for the PCIe implementation of RISC-V IOMMU architecture.

Messung V0.5
C=96 H=96 G=95

[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]