Home
last modified time | relevance | path

Searched refs:sideband (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dpci-msi.txt16 MSIs may be distinguished in part through the use of sideband data accompanying
17 writes. In the case of PCI devices, this sideband data may be derived from the
19 controllers it can address, and the sideband data that will be associated with
53 the root complex and MSI controller do not pass sideband data with MSI
79 * The sideband data provided to the MSI controller is
107 * The sideband data provided to the MSI controller is
136 * The sideband data provided to the MSI controller is
166 * The sideband data provided to the MSI controller is
210 * The sideband data provided to MSI controller a is the
212 * The sideband data provided to MSI controller b is the
H A Dpci-iommu.txt16 IOMMUs may distinguish PCI devices through sideband data derived from the
22 and a mechanism is required to map from a PCI device to its IOMMU and sideband
67 * The sideband data provided to the IOMMU is the RID,
94 * The sideband data provided to the IOMMU is the RID with the
122 * The sideband data provided to the IOMMU is the RID,
163 * a, with sideband data being RID[14:0].
165 * IOMMU b, with sideband data being RID[14:0].
H A Dbrcm,iproc-pcie.txt53 sideband data
56 sideband data is passed between the iProc PCIe controller and the MSI
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst36 The sideband stale data propagator (SSDP) is limited to the client (including
37 Intel Xeon server E3) uncore implementation. The sideband response buffer is
38 shared by all client cores. For non-coherent reads that go to sideband
41 the sideband response buffer. As a result, stale data from the sideband
47 Intel Xeon server E3) uncore implementation. Similar to the sideband response
51 similar to the sideband stale data propagator.
123 Shared Buffers Data Read (SBDR) vulnerability or the sideband stale
/OK3568_Linux_fs/buildroot/package/vtun/
H A D0003-openssl11.patch22 -static EVP_CIPHER_CTX ctx_enc_ecb; /* sideband ecb encrypt */
23 -static EVP_CIPHER_CTX ctx_dec_ecb; /* sideband ecb decrypt */
24 +static EVP_CIPHER_CTX *ctx_enc_ecb; /* sideband ecb encrypt */
25 +static EVP_CIPHER_CTX *ctx_dec_ecb; /* sideband ecb decrypt */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dmsi.txt47 Typically this will encode information related to sideband data, and will
58 generate, the doorbell and payload may be configured, though sideband
89 /* No sideband data, so #msi-cells omitted */
/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/csf/
H A Dmali_base_csf_kernel.h457 __u64 sideband; member
475 __u64 sideband; member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/
H A Dfsl,qoriq-mc.txt31 The MSI writes are accompanied by sideband data which is derived from the ICID.
33 controller and the sideband data which accompanies the writes.
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Daspeed-bmc-opp-zaius.dts452 /* GPU sideband */
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A Di40e.rst173 driver. To re-enable ATR, the sideband can be disabled with the ethtool -K
178 If sideband is re-enabled after ATR is re-enabled, ATR remains enabled until a
179 TCP-IP flow is added. When all TCP-IP sideband rules are deleted, ATR is
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-record.txt573 a separate sideband thread.
575 This sideband thread is also used to other purposes, like processing the
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig661 This option enables sideband register access support for Intel SoC
662 platforms. On these platforms the IOSF sideband is used in lieu of
665 determine if they need the sideband in order to work on these
666 platforms. The sideband is available on the following SoC products.
675 bool "Enable IOSF sideband access through debugfs"
678 Select this option to expose the IOSF sideband access registers (MCR,
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf.c1750 .sideband = fault->addr, in kbase_csf_ctx_handle_fault()
2418 .sideband = cs_fatal_info, in report_queue_fatal_error()