Home
last modified time | relevance | path

Searched refs:isolation (Results 1 – 25 of 73) sorted by relevance

123

/linux/Documentation/devicetree/bindings/bus/
A Dst,stm32mp25-rifsc.yaml7 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/Documentation/devicetree/bindings/soc/ti/
A Dwkup-m3-ipc.yaml38 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/drivers/s390/net/
A Dqeth_core_sys.c411 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/drivers/gpu/drm/i915/gt/
A Dintel_engine_user.c263 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/arch/arm/boot/dts/marvell/
A Darmada-385-clearfog-gtr.dtsi50 47 - Control isolation of boot sensitive SAR signals
160 cf_gtr_isolation_pins: cf-gtr-isolation-pins {
479 sar-isolation {
483 line-name = "sar-isolation";
/linux/Documentation/devicetree/bindings/soc/xilinx/
A Dxlnx,vcu.txt7 LogicoreIP design to provide the isolation between processing system
/linux/drivers/net/can/peak_canfd/
A DKconfig11 up to 12 Mbit/s. A galvanic isolation of the CAN ports protects the
/linux/drivers/clk/xilinx/
A DKconfig8 Provides the driver to enable and disable the isolation between the
/linux/Documentation/devicetree/bindings/net/
A Dfsl,enetc.yaml11 supports virtualization/isolation based on PCIe Single Root IO Virtualization
/linux/Documentation/devicetree/bindings/soc/dove/
A Dpmu.txt28 - marvell,pmu_iso_mask: specifies the mask value for PMU isolation register
/linux/Documentation/devicetree/bindings/misc/
A Dfsl,qoriq-mc.yaml26 same hardware "isolation context" and a 10-bit value called an ICID
27 (isolation context id) is expressed by the hardware to identify
/linux/drivers/hv/
A DKconfig27 VSM achieves and maintains isolation through Virtual Trust Levels
/linux/Documentation/ABI/testing/
A Dsysfs-driver-uacce27 isolation strategy. This size is a configured integer value, which is the
/linux/Documentation/dev-tools/kunit/
A Dfaq.rst13 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
A Dindex.rst68 A unit test tests a single unit of code in isolation. A unit test is the finest
/linux/Documentation/devicetree/bindings/remoteproc/
A Dti,k3-m4f-rproc.yaml16 the M4F core in isolation without an IPC. Where as some industrial and
/linux/Documentation/admin-guide/LSM/
A DSafeSetID.rst73 Unfortunately, it is not generally feasible to use user namespaces in isolation,
85 configurations. Using user namespaces in isolation causes problems regarding
/linux/Documentation/core-api/
A Dfloating-point.rst17 The reason for this isolation is to prevent the compiler from generating code
/linux/Documentation/arch/s390/
A Dpci.rst103 The segments determine the isolation of a function.
/linux/Documentation/devicetree/bindings/interrupt-controller/
A Dmsi.txt28 MSI controller and device rather than a property of either in isolation).
/linux/Documentation/driver-api/
A Dvfio.rst46 isolation properties into what was, in many cases, an interface only
52 This isolation is not always at the granularity of a single device
54 interconnects, and IOMMU topologies can each reduce this isolation.
483 out of the window leads to the whole PE isolation.
684 still provide isolation. For PCI, SR-IOV Virtual Functions are the
/linux/Documentation/driver-api/mei/
A Diamt.rst21 - Selective network isolation of Ethernet and IP protocol flows based
/linux/Documentation/dev-tools/
A Dgpio-sloppy-logic-analyzer.rst39 runtime environment does not utilize cpusets otherwise, then isolation of a CPU
/linux/drivers/net/wireless/realtek/rtw89/
A Drtw8852b.c611 md->md_v7.ant.isolation = 10; in rtw8852b_btc_set_rfe()
634 md->md.ant.isolation = 10; in rtw8852b_btc_set_rfe()
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Doverview.rst124 All objects in a container share the same hardware "isolation context".
125 This means that with respect to an IOMMU the isolation granularity

Completed in 40 milliseconds

123