| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_core_sys.c | 459 switch (card->options.isolation) { in qeth_dev_isolation_show() 475 enum qeth_ipa_isolation_modes isolation; in qeth_dev_isolation_store() local 491 isolation = ISOLATION_MODE_NONE; in qeth_dev_isolation_store() 493 isolation = ISOLATION_MODE_FWD; in qeth_dev_isolation_store() 495 isolation = ISOLATION_MODE_DROP; in qeth_dev_isolation_store() 503 card->options.prev_isolation = card->options.isolation; in qeth_dev_isolation_store() 504 card->options.isolation = isolation; in qeth_dev_isolation_store() 515 static DEVICE_ATTR(isolation, 0644, qeth_dev_isolation_show,
|
| D | qeth_core_main.c | 1291 card->options.isolation = ISOLATION_MODE_NONE; in qeth_set_initial_options() 4154 if (card->options.isolation == ISOLATION_MODE_NONE) { in qeth_setadpparms_set_access_ctrl_cb() 4166 card->options.isolation = card->options.prev_isolation; in qeth_setadpparms_set_access_ctrl_cb() 4172 card->options.isolation = card->options.prev_isolation; in qeth_setadpparms_set_access_ctrl_cb() 4183 card->options.isolation = card->options.prev_isolation; in qeth_setadpparms_set_access_ctrl_cb() 4189 card->options.isolation = card->options.prev_isolation; in qeth_setadpparms_set_access_ctrl_cb() 4195 card->options.isolation = card->options.prev_isolation; in qeth_setadpparms_set_access_ctrl_cb() 4201 card->options.isolation = card->options.prev_isolation; in qeth_setadpparms_set_access_ctrl_cb() 4210 card->options.isolation = card->options.prev_isolation; in qeth_setadpparms_set_access_ctrl_cb() 4217 enum qeth_ipa_isolation_modes isolation, int fallback) in qeth_setadpparms_set_access_ctrl() argument [all …]
|
| D | qeth_core.h | 739 enum qeth_ipa_isolation_modes isolation; member
|
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ |
| D | intel_engine_user.c | 241 unsigned int isolation; in intel_engines_driver_register() local 273 isolation = intel_engines_has_context_isolation(i915); in intel_engines_driver_register() 278 if ((isolation & bit) != expected) { in intel_engines_driver_register()
|
| /Linux-v5.4/kernel/sched/ |
| D | Makefile | 31 obj-$(CONFIG_CPU_ISOLATION) += isolation.o
|
| /Linux-v5.4/drivers/net/can/peak_canfd/ |
| D | Kconfig | 11 up to 12 Mbit/s. A galvanic isolation of the CAN ports protects the
|
| /Linux-v5.4/Documentation/devicetree/bindings/soc/xilinx/ |
| D | xlnx,vcu.txt | 7 LogicoreIP design to provide the isolation between processing system
|
| /Linux-v5.4/drivers/soc/xilinx/ |
| D | Kconfig | 8 Provides the driver to enable and disable the isolation between the
|
| /Linux-v5.4/Documentation/vm/ |
| D | page_migration.rst | 174 as PG_isolated so concurrent isolation in several CPUs skip the page 175 for isolation. If a driver cannot isolate the page, it should return *false*. 183 After isolation, VM calls migratepage of driver with isolated page. 229 As well, if driver releases the page after isolation by VM, page->mapping 247 To prevent concurrent isolation among several CPUs, VM marks isolated page
|
| /Linux-v5.4/Documentation/devicetree/bindings/soc/dove/ |
| D | pmu.txt | 28 - marvell,pmu_iso_mask: specifies the mask value for PMU isolation register
|
| /Linux-v5.4/Documentation/devicetree/bindings/misc/ |
| D | fsl,qoriq-mc.txt | 16 same hardware "isolation context" and a 10-bit value called an ICID 17 (isolation context id) is expressed by the hardware to identify
|
| /Linux-v5.4/Documentation/devicetree/bindings/phy/ |
| D | samsung-phy.txt | 38 control pmu registers for power isolation. 165 control pmu registers for power isolation.
|
| /Linux-v5.4/Documentation/admin-guide/LSM/ |
| 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-v5.4/Documentation/driver-api/ |
| D | vfio.rst | 46 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. 304 out of the window leads to the whole PE isolation. 505 still provide isolation. For PCI, SR-IOV Virtual Functions are the
|
| /Linux-v5.4/Documentation/ABI/obsolete/ |
| D | sysfs-class-net-mesh | 77 Defines the isolation mark (and its bitmask) which
|
| /Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/ |
| D | msi.txt | 28 MSI controller and device rather than a property of either in isolation).
|
| /Linux-v5.4/Documentation/driver-api/mei/ |
| D | iamt.rst | 21 - Selective network isolation of Ethernet and IP protocol flows based
|
| /Linux-v5.4/Documentation/networking/device_drivers/freescale/dpaa2/ |
| D | overview.rst | 124 All objects in a container share the same hardware "isolation context". 125 This means that with respect to an IOMMU the isolation granularity
|
| /Linux-v5.4/drivers/net/wireless/broadcom/b43/ |
| D | phy_lp.c | 161 u16 isolation; in lpphy_adjust_gain_table() local 166 isolation = lpphy->tx_isolation_med_band; in lpphy_adjust_gain_table() 168 isolation = lpphy->tx_isolation_low_band; in lpphy_adjust_gain_table() 170 isolation = lpphy->tx_isolation_med_band; in lpphy_adjust_gain_table() 172 isolation = lpphy->tx_isolation_hi_band; in lpphy_adjust_gain_table() 174 temp[0] = ((isolation - 26) / 12) << 12; in lpphy_adjust_gain_table()
|
| /Linux-v5.4/Documentation/devicetree/bindings/iommu/ |
| D | iommu.txt | 22 * Provide address space isolation between multiple contexts.
|
| /Linux-v5.4/Documentation/powerpc/ |
| D | pci_iov_resource_on_powernv.rst | 23 associated with a device or a set of devices to provide isolation between 309 possible, but the isolation isn't as good, and it reduces the number of PE#
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | pvrusb2.rst | 108 however the design goals (strict isolation) and physical layer
|
| /Linux-v5.4/Documentation/x86/x86_64/ |
| D | boot-options.rst | 321 (PCI bus number 0); if translation (isolation) is enabled on this
|
| /Linux-v5.4/Documentation/block/ |
| D | data-integrity.rst | 32 allows not only corruption prevention but also isolation of the point
|
| /Linux-v5.4/Documentation/s390/ |
| D | vfio-ccw.rst | 105 vfio-ccw device does not have an IOMMU level translation or isolation.
|