| /linux-6.15/Documentation/devicetree/bindings/bus/ |
| H A D | st,stm32mp25-rifsc.yaml | 7 title: STM32 Resource isolation framework security controller 13 Resource isolation framework (RIF) is a comprehensive set of hardware blocks 14 designed to enforce and manage isolation of STM32 hardware resources like 19 - RISC registers associated with RISUP logic (resource isolation device unit 22 - RIMC registers: associated with RIMU logic (resource isolation master 28 - RISC registers associated with RISAL logic (resource isolation device unit
|
| /linux-6.15/Documentation/gpu/amdgpu/ |
| H A D | process-isolation.rst | 7 The AMDGPU driver includes a feature that enables automatic process isolation on the graphics engin… 14 …ow users to manually execute the cleaner shader and control the process isolation feature, respect… 19 …isolation and automatic shader cleanup between processes. On GPUs that support graphics engine par… 21 Example of enabling enforce isolation on a GPU with multiple partitions: 29 The output indicates that enforce isolation is enabled on zeroth and second parition and disabled o… 42 … to clean up the LDS and GPR state on the graphics engine. When process isolation is enabled, this…
|
| H A D | index.rst | 19 process-isolation
|
| /linux-6.15/Documentation/devicetree/bindings/soc/ti/ |
| H A D | wkup-m3-ipc.yaml | 38 isolation is activated. Those pins have pad control registers prefixed by 41 IO isolation is active. 84 ti,set-io-isolation: 88 the CM3 firmware to activate IO isolation when suspending to deep sleep. 101 ti,set-io-isolation: false 141 * will be disabled to save power when IO isolation is active. Note that 170 ti,set-io-isolation;
|
| /linux-6.15/drivers/s390/net/ |
| H A D | qeth_core_sys.c | 411 switch (card->options.isolation) { in qeth_dev_isolation_show() 427 enum qeth_ipa_isolation_modes isolation; in qeth_dev_isolation_store() local 440 isolation = ISOLATION_MODE_NONE; in qeth_dev_isolation_store() 442 isolation = ISOLATION_MODE_FWD; in qeth_dev_isolation_store() 444 isolation = ISOLATION_MODE_DROP; in qeth_dev_isolation_store() 451 rc = qeth_setadpparms_set_access_ctrl(card, isolation); in qeth_dev_isolation_store() 454 WRITE_ONCE(card->options.isolation, isolation); in qeth_dev_isolation_store() 462 static DEVICE_ATTR(isolation, 0644, qeth_dev_isolation_show,
|
| /linux-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_user.c | 263 unsigned int isolation; in intel_engines_driver_register() local 295 isolation = intel_engines_has_context_isolation(i915); in intel_engines_driver_register() 300 if ((isolation & bit) != expected) { in intel_engines_driver_register()
|
| /linux-6.15/arch/arm/boot/dts/marvell/ |
| H A D | armada-385-clearfog-gtr.dtsi | 50 47 - Control isolation of boot sensitive SAR signals 160 cf_gtr_isolation_pins: cf-gtr-isolation-pins { 479 sar-isolation-hog { 483 line-name = "sar-isolation";
|
| /linux-6.15/drivers/net/can/peak_canfd/ |
| H A D | Kconfig | 11 up to 12 Mbit/s. A galvanic isolation of the CAN ports protects the
|
| /linux-6.15/Documentation/devicetree/bindings/clock/ |
| H A D | xlnx,vcu.yaml | 12 LogicoreIP design to provide the isolation between processing system
|
| /linux-6.15/drivers/clk/xilinx/ |
| H A D | Kconfig | 8 Provides the driver to enable and disable the isolation between the
|
| /linux-6.15/Documentation/admin-guide/hw-vuln/ |
| H A D | indirect-target-selection.rst | 48 - IBPB isolation is affected on all ITS affected CPUs, and need a microcode 123 vmexit Equivalent to "=on" if the CPU is affected by guest/host isolation 155 guest/host isolation.
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | fsl,enetc.yaml | 11 supports virtualization/isolation based on PCIe Single Root IO Virtualization
|
| /linux-6.15/Documentation/devicetree/bindings/soc/dove/ |
| H A D | pmu.txt | 28 - marvell,pmu_iso_mask: specifies the mask value for PMU isolation register
|
| /linux-6.15/Documentation/translations/zh_CN/security/ |
| H A D | snp-tdx-threat-model.rst | 49 …ion <https://www.amd.com/system/files/techdocs/sev-snp-strengthening-vm-isolation-with-integrity-p…
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_device.c | 4308 amdgpu_sync_create(&adev->isolation[i].prev); in amdgpu_device_init() 4824 dma_fence_put(adev->isolation[i].spearhead); in amdgpu_device_fini_sw() 4825 amdgpu_sync_free(&adev->isolation[i].active); in amdgpu_device_fini_sw() 4826 amdgpu_sync_free(&adev->isolation[i].prev); in amdgpu_device_fini_sw() 6972 struct amdgpu_isolation *isolation = &adev->isolation[ring->xcp_id]; in amdgpu_device_enforce_isolation() local 7000 if (&f->scheduled != isolation->spearhead && in amdgpu_device_enforce_isolation() 7002 dep = isolation->spearhead; in amdgpu_device_enforce_isolation() 7006 if (isolation->owner != owner) { in amdgpu_device_enforce_isolation() 7020 dma_fence_put(isolation->spearhead); in amdgpu_device_enforce_isolation() 7022 amdgpu_sync_move(&isolation->active, &isolation->prev); in amdgpu_device_enforce_isolation() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/misc/ |
| H A D | fsl,qoriq-mc.yaml | 26 same hardware "isolation context" and a 10-bit value called an ICID 27 (isolation context id) is expressed by the hardware to identify
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-driver-uacce | 27 isolation strategy. This size is a configured integer value, which is the
|
| /linux-6.15/Documentation/dev-tools/kunit/ |
| H A D | faq.rst | 13 test a single unit of code in isolation and hence the name *unit test*. A unit 49 - A unit test is supposed to test a single unit of code in isolation. A unit
|
| H A D | index.rst | 68 A unit test tests a single unit of code in isolation. A unit test is the finest
|
| /linux-6.15/drivers/hv/ |
| H A D | Kconfig | 27 VSM achieves and maintains isolation through Virtual Trust Levels
|
| /linux-6.15/Documentation/devicetree/bindings/remoteproc/ |
| H A D | ti,k3-m4f-rproc.yaml | 16 the M4F core in isolation without an IPC. Where as some industrial and
|
| /linux-6.15/Documentation/admin-guide/LSM/ |
| H A D | SafeSetID.rst | 73 Unfortunately, it is not generally feasible to use user namespaces in isolation, 85 configurations. Using user namespaces in isolation causes problems regarding
|
| /linux-6.15/Documentation/core-api/ |
| H A D | floating-point.rst | 17 The reason for this isolation is to prevent the compiler from generating code
|
| /linux-6.15/Documentation/devicetree/bindings/iommu/ |
| H A D | riscv,iommu.yaml | 13 The RISC-V IOMMU provides memory address translation and isolation for
|
| /linux-6.15/drivers/net/ethernet/freescale/enetc/ |
| H A D | Kconfig | 47 as the NIC functionality in NETC, it supports virtualization/isolation
|