Searched +full:ipa +full:- +full:shared (Results 1 – 5 of 5) sorted by relevance
| /Documentation/devicetree/bindings/net/ |
| D | qcom,ipa.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/net/qcom,ipa.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm IP Accelerator (IPA) 10 - Alex Elder <elder@kernel.org> 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 [all …]
|
| /Documentation/devicetree/bindings/soc/qcom/ |
| D | qcom,smp2p.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Shared Memory Point 2 Point 10 - Andy Gross <agross@kernel.org> 11 - Bjorn Andersson <bjorn.andersson@linaro.org> 12 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 15 The Shared Memory Point to Point (SMP2P) protocol facilitates communication 16 of a single 32-bit value between two processors. Each value has a single 35 $ref: /schemas/types.yaml#/definitions/phandle-array [all …]
|
| /Documentation/virt/kvm/arm/ |
| D | mmio-guard.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 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 27 This relies on a set of hypercalls defined in the KVM-specific range, 30 When operating on a range of contiguous IPA space, it is recommended 43 Arguments: r1-r3 Reserved / Must be zero 44 Return Values: (int64) NOT_SUPPORTED(-1) on error, or 56 Return Values: (int64) NOT_SUPPORTED(-1) on error, or 64 Arguments: (uint64) The base of the PG-sized IPA range 71 Return Values: (int64) NOT_SUPPORTED(-1) on error, or [all …]
|
| D | hypercalls.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 KVM/arm64-specific hypercalls exposed to guests 7 This file documents the KVM/arm64-specific hypercalls which may be 14 All KVM/arm64-specific hypercalls are allocated within the "Vendor 16 ``28b46fb6-2ec5-11e9-a9ca-4b564d003a74``. This UID should be queried by the 18 order to determine that the KVM/arm64-specific hypercalls are available. 21 --------------------------------------------- 25 +---------------------+-------------------------------------------------------------+ 27 +---------------------+-------------------------------------------------------------+ 29 +---------------------+----------+--------------------------------------------------+ [all …]
|
| /Documentation/virt/kvm/ |
| D | api.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 The Definitive KVM (Kernel-based Virtual Machine) API Documentation 13 - System ioctls: These query and set global attributes which affect the 17 - VM ioctls: These query and set attributes that affect an entire virtual 24 - vcpu ioctls: These query and set attributes that control the operation 32 - device ioctls: These query and set attributes that control the operation 80 facility that allows backward-compatible extensions to the API to be 104 the ioctl returns -ENOTTY. 122 ----------------------- 139 ----------------- [all …]
|