Home
last modified time | relevance | path

Searched refs:IOMMU (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/packages/modules/Virtualization/docs/
Ddevice_assignment.md13 information. Information includes physical reg, IOMMU, device properties, and
61 * Physical IOMMU nodes
62 * IOMMU nodes must have a phandle to be referenced by a physical device node.
63 * IOMMU nodes must have `<android,pvmfw,token>` property. The property
64 describes the IOMMU token. An IOMMU token is a hypervisor-specific `<u64>`
65 which uniquely identifies a physical IOMMU. IOMMU token must be constant
68 * IOMMU nodes should be multi-master IOMMUs. (i.e. `#iommu-cells = <1>`)
70 * See: [Device tree binding for IOMMUs][IOMMU]
80 * IOMMU can be shared among devices, but should use distinct SIDs. Sharing
81 the same IOMMU-SID pair among multiple devices isn't supported for now.
[all …]
/aosp_15_r20/external/coreboot/Documentation/getting_started/
H A Ddevicetree.md29 (`soc/amd/picasso/chipset.cb`) declares an IOMMU on a PCI bus that is disabled
42 A device based on this SoC can override the configuration for the IOMMU without
56 In this example the override simply enables the IOMMU, but it could also
57 set additional properties (or even add child devices) inside the IOMMU `device`
76 Then this would leave the SoC's IOMMU disabled, and instead create a new device
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/vtd/
H A DKconfig7 Intel Processor common VT-d/IOMMU support
17 Disable this setting if your OS does not support IOMMU. The payload
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/transport/
Dmod.rs161 IOMMU = 23, enumerator
188 23 => DeviceType::IOMMU, in from()
/aosp_15_r20/external/coreboot/Documentation/mainboard/asus/
H A Da88xm-e.md15 A10 Richland is recommended for the best performance and working IOMMU.
157 - IOMMU
/aosp_15_r20/external/coreboot/src/soc/amd/common/block/iommu/
H A DKconfig6 Select this option to use AMD common IOMMU support.
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/iommu/attach_device_to_domain/
H A Dformat11 print fmt: "IOMMU: device=%s", __get_str(device)
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/detach_device_from_domain/
H A Dformat11 print fmt: "IOMMU: device=%s", __get_str(device)
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/attach_device_to_domain/
H A Dformat11 print fmt: "IOMMU: device=%s", __get_str(device)
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/iommu/detach_device_from_domain/
H A Dformat11 print fmt: "IOMMU: device=%s", __get_str(device)
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/remove_device_from_group/
H A Dformat12 print fmt: "IOMMU: groupID=%d device=%s", REC->gid, __get_str(device)
/aosp_15_r20/external/coreboot/src/soc/amd/picasso/acpi/
H A Dnorthbridge.asl7 /* Bus 0, Dev 0x00 - F2: IOMMU */
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/map_sg_end/
H A Dformat12 print fmt: "IOMMU: iova=0x%016llx nents=%u", REC->iova, REC->nents
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/map_sg_start/
H A Dformat12 print fmt: "IOMMU: iova=0x%016llx nents=%u", REC->iova, REC->nents
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/add_device_to_group/
H A Dformat12 print fmt: "IOMMU: groupID=%d device=%s", REC->gid, __get_str(device)
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/iommu/add_device_to_group/
H A Dformat12 print fmt: "IOMMU: groupID=%d device=%s", REC->gid, __get_str(device)
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/iommu/remove_device_from_group/
H A Dformat12 print fmt: "IOMMU: groupID=%d device=%s", REC->gid, __get_str(device)
/aosp_15_r20/external/coreboot/Documentation/releases/
H A Dcoreboot-4.3-relnotes.md68 * asus/kgpe-d16: IOMMU and memory fixes, Add CMOS options, Enable GART
132 * nb/intel/sandybridge: Add IOMMU & ACPI DMAR support, Memory cleanup
/aosp_15_r20/external/coreboot/src/drivers/pcie/generic/
H A DKconfig12 e.g. IOMMU isolation, should take place.
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/unmap_end/
H A Dformat13 print fmt: "IOMMU: iova=0x%016llx size=0x%x", REC->iova, REC->size
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/unmap_start/
H A Dformat13 print fmt: "IOMMU: iova=0x%016llx size=0x%x", REC->iova, REC->size
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/map_end/
H A Dformat13 print fmt: "IOMMU: iova=0x%016llx paddr=0x%016llx size=0x%zx", REC->iova, REC->paddr, REC->size
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/map/
H A Dformat13 print fmt: "IOMMU: iova=0x%016llx paddr=0x%016llx size=%zu", REC->iova, REC->paddr, REC->size
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/iommu/unmap/
H A Dformat13 print fmt: "IOMMU: iova=0x%016llx size=%zu unmapped_size=%zu", REC->iova, REC->size, REC->unmapped_…
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/iommu/unmap/
H A Dformat13 print fmt: "IOMMU: iova=0x%016llx size=%zu unmapped_size=%zu", REC->iova, REC->size, REC->unmapped_…

123