Home
last modified time | relevance | path

Searched full:ipa (Results 1 – 22 of 22) sorted by relevance

/Documentation/ABI/testing/
Dsysfs-devices-platform-soc-ipa1 What: /sys/devices/platform/soc@X/XXXXXXX.ipa/
6 The /sys/devices/platform/soc@X/XXXXXXX.ipa/ directory
8 an IPA device. The X values could vary, but are typically
9 "soc@0/1e40000.ipa".
11 What: .../XXXXXXX.ipa/version
16 The .../XXXXXXX.ipa/version file contains the IPA hardware
20 What: .../XXXXXXX.ipa/feature/
25 The .../XXXXXXX.ipa/feature/ directory contains a set of
26 attributes describing features implemented by the IPA
29 What: .../XXXXXXX.ipa/feature/rx_offload
[all …]
/Documentation/devicetree/bindings/net/
Dqcom,ipa.yaml4 $id: http://devicetree.org/schemas/net/qcom,ipa.yaml#
7 title: Qualcomm IP Accelerator (IPA)
13 This binding describes the Qualcomm IPA. The IPA is capable of offloading
17 The IPA sits between multiple independent "execution environments,"
18 including the Application Processor (AP) and the modem. The IPA presents
20 The GSI is an integral part of the IPA, but it is logically isolated
40 | IPA |
48 - qcom,msm8998-ipa
49 - qcom,sc7180-ipa
50 - qcom,sc7280-ipa
[all …]
/Documentation/translations/zh_CN/kbuild/
Dgcc-plugins.rst17 我们可以在编译过程中通过回调 [2]_,GIMPLE [3]_,IPA [4]_ 和 RTL Passes [5]_
34 .. [4] https://gcc.gnu.org/onlinedocs/gccint/IPA.html
72 $(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
76 这些头文件可以自动生成 GIMPLE、SIMPLE_IPA、IPA 和 RTL passes 的注册结构。
/Documentation/devicetree/bindings/interconnect/
Dqcom,sdm660.yaml68 - description: IPA Clock.
76 - const: ipa
103 clock-names = "ipa",
Dqcom,sm6115.yaml89 - description: IPA clock.
96 - const: ipa
129 "ipa";
Dqcom,sc7280-rpmh.yaml83 - description: RPMH CC IPA clock
Dqcom,sm8450-rpmh.yaml86 - description: RPMH CC IPA clock
Dqcom,sm8550-rpmh.yaml100 - description: RPMH CC IPA clock
Dqcom,sm8650-rpmh.yaml103 - description: RPMH CC IPA clock
/Documentation/virt/kvm/arm/
Dmmio-guard.rst8 IPA range that is not contained in a memory slot. Such a translation
23 can request that only certain regions of the IPA space are valid as
30 When operating on a range of contiguous IPA space, it is recommended
64 Arguments: (uint64) The base of the PG-sized IPA range
85 Arguments: (uint64) The base of the PG-sized IPA range
Dpvtime.rst39 Return value: (int64) IPA of the stolen time data structure for this
44 The IPA returned by PV_TIME_ST should be mapped by the guest as normal memory
46 domain. A total of 16 bytes from the IPA returned are guaranteed to be
Dhypercalls.rst89 | Arguments: | (uint64) | R1 | Base IPA of memory region to share |
118 | Arguments: | (uint64) | R1 | Base IPA of memory region to unshare |
146 | Arguments: | (uint64) | R1 | Base IPA of MMIO memory region |
175 | Arguments: | (uint64) | R1 | Base IPA of memory region to relinquish |
212 and the caller can start again where it stopped, that is, the base IPA + (Number
225 IPA of the resource.
227 Must be called after one of the following for the same IPA, which indicates
228 that this IPA range is MMIO:
232 Returns a token that can be used to verify the IPA page, the VM
239 After this call succeeds, access to this IPA would be through stage-2 and won't
[all …]
Dpviommu.rst95 IPA mappins inside yet.
161 IOVA and IPA and size must all be aligned to memory protection granule according to
185 | | (uint64) | R4 | IPA |
/Documentation/kbuild/
Dgcc-plugins.rst12 callbacks [2]_, GIMPLE [3]_, IPA [4]_ and RTL passes [5]_.
29 .. [4] https://gcc.gnu.org/onlinedocs/gccint/IPA.html
74 $(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
79 GIMPLE, SIMPLE_IPA, IPA and RTL passes.
/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smp2p.yaml64 "^master-kernel|slave-kernel|ipa-ap-to-modem|ipa-modem-to-ap|wlan-ap-to-wpss|wlan-wpss-to-ap$":
/Documentation/virt/geniezone/
Dintroduction.rst72 integrated with ARM 2-stage translation tables to convert VA to IPA to PA
/Documentation/translations/zh_CN/power/
Denergy-model.rst41 | Thermal (IPA) | | Scheduler (EAS) | | Other |
/Documentation/virt/kvm/devices/
Darm-vgic.rst39 -E2BIG Address outside of addressable IPA range
Darm-vgic-its.rst33 -E2BIG Address outside of addressable IPA range
Darm-vgic-v3.rst72 -E2BIG Address outside of addressable IPA range
/Documentation/power/
Denergy-model.rst43 | Thermal (IPA) | | Scheduler (EAS) | | Other |
/Documentation/virt/kvm/
Dapi.rst173 On arm64, the physical address size for a VM (IPA Size limit) is limited
198 Creation of the VM will fail if the requested IPA size (whether it is
201 Please note that configuring the IPA size does not affect the capability
1283 information or because there is no device mapped at the accessed IPA, then
6690 __u16 ipa;
6982 the ESR_EL2 in the esr_iss field, and the faulting IPA in the fault_ipa field.