Home
last modified time | relevance | path

Searched full:iommus (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/
Dsamsung,s5p-mfc.yaml46 iommus:
85 iommus:
87 iommus-names: false
104 iommus:
106 iommus-names:
125 iommus:
127 iommus-names:
146 iommus:
148 iommus-names:
164 iommus:
[all …]
Dmediatek,mt8195-jpegdec.yaml22 iommus:
52 iommus:
75 - iommus
86 - iommus
106 iommus = <&iommu_vpp M4U_PORT_L19_JPGDEC_WDMA0>,
119 iommus = <&iommu_vdo M4U_PORT_L19_JPGDEC_WDMA0>,
134 iommus = <&iommu_vdo M4U_PORT_L19_JPGDEC_WDMA0>,
149 iommus = <&iommu_vpp M4U_PORT_L20_JPGDEC_WDMA0>,
Dmediatek,mt8195-jpegenc.yaml22 iommus:
52 iommus:
75 - iommus
86 - iommus
106 iommus = <&iommu_vpp M4U_PORT_L20_JPGENC_Y_RDMA>,
117 iommus = <&iommu_vdo M4U_PORT_L19_JPGENC_Y_RDMA>,
130 iommus = <&iommu_vpp M4U_PORT_L20_JPGENC_Y_RDMA>,
Dmediatek-mdp.txt27 - iommus: should point to the respective IOMMU block with master port as
39 iommus = <&iommu M4U_PORT_MDP_RDMA0>;
49 iommus = <&iommu M4U_PORT_MDP_RDMA1>;
78 iommus = <&iommu M4U_PORT_MDP_WDMA>;
86 iommus = <&iommu M4U_PORT_MDP_WROT0>;
94 iommus = <&iommu M4U_PORT_MDP_WROT1>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/marvell/
Darmada-8040.dtsi36 iommus = <&smmu 0x444>;
40 iommus = <&smmu 0x445>;
44 iommus = <&smmu 0x440>;
48 iommus = <&smmu 0x441>;
52 iommus = <&smmu 0x454>;
56 iommus = <&smmu 0x450>;
60 iommus = <&smmu 0x451>;
Darmada-7040.dtsi27 iommus = <&smmu 0x444>;
31 iommus = <&smmu 0x445>;
35 iommus = <&smmu 0x440>;
39 iommus = <&smmu 0x441>;
/kernel/linux/linux-6.6/arch/arm64/boot/dts/marvell/
Darmada-8040.dtsi36 iommus = <&smmu 0x444>;
40 iommus = <&smmu 0x445>;
44 iommus = <&smmu 0x440>;
48 iommus = <&smmu 0x441>;
52 iommus = <&smmu 0x454>;
56 iommus = <&smmu 0x450>;
60 iommus = <&smmu 0x451>;
Darmada-7040.dtsi27 iommus = <&smmu 0x444>;
31 iommus = <&smmu 0x445>;
35 iommus = <&smmu 0x440>;
39 iommus = <&smmu 0x441>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/virtio/
Dmmio.txt14 linked to DMA masters using the "iommus" or "iommu-map"
16 "iommus" property. For virtio-iommu #iommu-cells must be
21 - iommus: If the device accesses memory through an IOMMU, it should
22 have an "iommus" property [1]. Since virtio-iommu itself
24 node cannot have both an "#iommu-cells" and an "iommus"
35 iommus = <&viommu 23>
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iommu/
Diommu.txt1 This document describes the generic device tree binding for IOMMUs and their
29 IOMMUs can be single-master or multiple-master. Single-master IOMMU devices
75 - iommus: A list of phandle and IOMMU specifier pairs that describe the IOMMU
79 When an "iommus" property is specified in a device tree node, the IOMMU will
99 One possible extension to the above is to use an "iommus" property along with
119 iommus = <&{/iommu}>;
141 iommus = <&{/iommu}>;
147 iommus = <&{/iommu}>;
160 iommus = <&{/iommu} 42>;
165 iommus = <&{/iommu} 23>, <&{/iommu} 24>;
[all …]
Dqcom,iommu.txt16 - clock-names : Should be a pair of "iface" (required for IOMMUs
18 the IOMMUs underlying bus access).
110 iommus = <&apps_iommu 5>;
115 iommus = <&apps_iommu 4>;
120 iommus = <&gpu_iommu 1>, <&gpu_iommu 2>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iommu/
Diommu.txt1 This document describes the generic device tree binding for IOMMUs and their
29 IOMMUs can be single-master or multiple-master. Single-master IOMMU devices
75 - iommus: A list of phandle and IOMMU specifier pairs that describe the IOMMU
79 When an "iommus" property is specified in a device tree node, the IOMMU will
97 IOMMUs, instead of aborting the translation immediately, may first
117 One possible extension to the above is to use an "iommus" property along with
137 iommus = <&{/iommu}>;
159 iommus = <&{/iommu}>;
165 iommus = <&{/iommu}>;
178 iommus = <&{/iommu} 42>;
[all …]
/kernel/linux/linux-5.10/arch/x86/include/asm/
Diommu_table.h9 * The execution chain of IOMMUs in 2.6.36 looks as so:
22 * over the rest of IOMMUs and unconditionally initialize the SWIOTLB.
25 * flag would be turned off by all IOMMUs except the Calgary one.
60 * and it will be run after the SWIOTLB and the other IOMMUs
62 * detect routine returns a positive value), the other IOMMUs
64 * to stop detecting the other IOMMUs after yours has been detected.
84 * in that the former will continue detecting other IOMMUs in the call
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dqcom,msm8916-venus.yaml39 iommus:
77 iommus:
81 - iommus
90 - iommus
111 iommus = <&apps_iommu 5>;
Dmediatek-mdp.txt27 - iommus: should point to the respective IOMMU block with master port as
42 iommus = <&iommu M4U_PORT_MDP_RDMA0>;
53 iommus = <&iommu M4U_PORT_MDP_RDMA1>;
83 iommus = <&iommu M4U_PORT_MDP_WDMA>;
92 iommus = <&iommu M4U_PORT_MDP_WROT0>;
101 iommus = <&iommu M4U_PORT_MDP_WROT1>;
Dqcom,sdm845-venus-v2.yaml53 iommus:
91 iommus:
95 - iommus
105 - iommus
135 iommus = <&apps_smmu 0x10a0 0x8>,
Dqcom,sdm845-venus.yaml39 iommus:
105 iommus:
109 - iommus
118 - iommus
139 iommus = <&apps_smmu 0x10a0 0x8>,
Dqcom,sc7180-venus.yaml50 iommus:
96 iommus:
100 - iommus
110 - iommus
136 iommus = <&apps_smmu 0x0c00 0x60>;
Dqcom,msm8996-venus.yaml40 iommus:
104 iommus:
108 - iommus
117 - iommus
139 iommus = <&venus_smmu 0x00>,
/kernel/linux/linux-5.10/arch/arm64/boot/dts/renesas/
Dr8a77950.dtsi11 iommus = <&ipmmu_mp1 0>, <&ipmmu_mp1 1>,
22 iommus = <&ipmmu_mp1 16>, <&ipmmu_mp1 17>,
37 iommus = <&ipmmu_vp0 7>;
41 iommus = <&ipmmu_vp0 1>;
45 iommus = <&ipmmu_vp0 9>;
49 iommus = <&ipmmu_vi0 10>;
134 iommus = <&ipmmu_vp0 2>;
143 iommus = <&ipmmu_vi0 11>;
152 iommus = <&ipmmu_vp0 10>;
/kernel/linux/linux-6.6/arch/arm64/boot/dts/xilinx/
Dzynqmp.dtsi328 iommus = <&smmu 0x14e8>;
341 iommus = <&smmu 0x14e9>;
354 iommus = <&smmu 0x14ea>;
367 iommus = <&smmu 0x14eb>;
380 iommus = <&smmu 0x14ec>;
393 iommus = <&smmu 0x14ed>;
406 iommus = <&smmu 0x14ee>;
419 iommus = <&smmu 0x14ef>;
464 iommus = <&smmu 0x868>;
477 iommus = <&smmu 0x869>;
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,disp.txt65 - iommus: Should point to the respective IOMMU block with master port as
84 iommus = <&iommu M4U_PORT_DISP_OVL0>;
94 iommus = <&iommu M4U_PORT_DISP_OVL1>;
104 iommus = <&iommu M4U_PORT_DISP_RDMA0>;
114 iommus = <&iommu M4U_PORT_DISP_RDMA1>;
124 iommus = <&iommu M4U_PORT_DISP_RDMA2>;
134 iommus = <&iommu M4U_PORT_DISP_WDMA0>;
144 iommus = <&iommu M4U_PORT_DISP_WDMA1>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpu/
Dnvidia,gk20a.txt40 - iommus: A reference to the IOMMU. See ../iommu/iommu.txt for details.
57 iommus = <&mc TEGRA_SWGROUP_GPU>;
75 iommus = <&mc TEGRA_SWGROUP_GPU>;
93 iommus = <&smmu TEGRA186_SID_GPU>;
114 iommus = <&smmu TEGRA194_SID_GPU>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/gpu/
Dnvidia,gk20a.txt40 - iommus: A reference to the IOMMU. See ../iommu/iommu.txt for details.
57 iommus = <&mc TEGRA_SWGROUP_GPU>;
75 iommus = <&mc TEGRA_SWGROUP_GPU>;
93 iommus = <&smmu TEGRA186_SID_GPU>;
114 iommus = <&smmu TEGRA194_SID_GPU>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dqcom,q6apm-dai.yaml19 iommus:
25 - iommus
33 iommus = <&apps_smmu 0x1801 0x0>;

12345678910>>...20