Lines Matching +full:virtio +full:- +full:pci

1 # SPDX-License-Identifier: GPL-2.0-only
2 # The IOVA library may also be used by non-IOMMU_API users
6 # The IOASID library may also be used by non-IOMMU_API users
39 sizes at both stage-1 and stage-2, as well as address spaces
40 up to 48-bits in size.
46 Enable self-tests for LPAE page table allocator. This performs
47 a series of page-table consistency checks during boot.
56 Enable support for the ARM Short-descriptor pagetable format.
57 This supports 32-bit virtual and physical addresses mapped using
58 2-level tables with 4KB pages/1MB sections, and contiguous entries
65 Enable self-tests for ARMv7s page table allocator. This performs
66 a series of page-table consistency checks during boot.
78 at initialization time, cause the IOMMU code to create a top-level
98 bool "Translated - Strict"
101 DMA-mapped pages, with strict TLB invalidation on unmap. Equivalent
105 bounce-buffering such that they cannot gain access to any unrelated
109 bool "Translated - Lazy"
112 DMA-mapped pages, but with "lazy" batched TLB invalidation. This
125 Trusted devices are identity-mapped, giving them unrestricted access
138 # IOMMU-agnostic DMA-mapping layer
154 depends on PCI
186 Supports Interrupt remapping for IO-APIC and MSI devices.
253 depends on !CPU_BIG_ENDIAN # revisit driver if we can enable big-endian ptes
259 non-linear physical memory chunks as linear memory in their
274 bool "Renesas VMSA-compatible IPMMU"
280 Support for the Renesas VMSA-compatible IPMMU found in the R-Mobile
281 APE6, R-Car Gen{2,3} and RZ/G{1,2} SoCs.
322 bool "Support the legacy \"mmu-masters\" devicetree bindings"
325 Support for the badly designed and deprecated "mmu-masters"
355 'arm-smmu.disable_bypass' will continue to override this
392 def_bool y if S390 && PCI
393 depends on S390 && PCI
396 Support for the IOMMU API for s390 PCI devices.
456 bool "Hyper-V x2APIC IRQ Handling"
461 Stub IOMMU driver to handle IRQs as to allow Hyper-V Linux
465 tristate "Virtio IOMMU driver"
466 depends on VIRTIO
473 Para-virtualised IOMMU driver with virtio.