Home
last modified time | relevance | path

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

123

/linux/Documentation/driver-api/cxl/allocation/
H A Dreclaim.rst28 guarantee isolation of a container's memory from nodes not set in mems_allowed.
34 cannot provide perfect isolation from the remote nodes.
/linux/arch/arm/boot/dts/marvell/
H 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-hog {
483 line-name = "sar-isolation";
/linux/drivers/net/can/peak_canfd/
H A DKconfig11 up to 12 Mbit/s. A galvanic isolation of the CAN ports protects the
/linux/drivers/clk/xilinx/
H A DKconfig8 Provides the driver to enable and disable the isolation between the
/linux/Documentation/admin-guide/hw-vuln/
H A Dindirect-target-selection.rst48 - 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/Documentation/devicetree/bindings/soc/dove/
H A Dpmu.txt28 - marvell,pmu_iso_mask: specifies the mask value for PMU isolation register
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c4602 adev->isolation[i].spearhead = dma_fence_get_stub(); in amdgpu_device_init()
4603 amdgpu_sync_create(&adev->isolation[i].active); in amdgpu_device_init()
4604 amdgpu_sync_create(&adev->isolation[i].prev); in amdgpu_device_init()
5099 dma_fence_put(adev->isolation[i].spearhead); in amdgpu_device_fini_sw()
5100 amdgpu_sync_free(&adev->isolation[i].active); in amdgpu_device_fini_sw()
5101 amdgpu_sync_free(&adev->isolation[i].prev); in amdgpu_device_fini_sw()
7617 struct amdgpu_isolation *isolation = &adev->isolation[ring->xcp_id]; in amdgpu_device_enforce_isolation() local
7645 if (&f->scheduled != isolation->spearhead && in amdgpu_device_enforce_isolation()
7646 !dma_fence_is_signaled(isolation->spearhead)) { in amdgpu_device_enforce_isolation()
7647 dep = isolation->spearhead; in amdgpu_device_enforce_isolation()
[all …]
H A Damdgpu_vm.c775 struct amdgpu_isolation *isolation = &adev->isolation[ring->xcp_id]; in amdgpu_vm_flush() local
811 &job->base.s_fence->scheduled == isolation->spearhead; in amdgpu_vm_flush()
880 dma_fence_put(isolation->spearhead); in amdgpu_vm_flush()
881 isolation->spearhead = dma_fence_get(fence); in amdgpu_vm_flush()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-uacce27 isolation strategy. This size is a configured integer value, which is the
/linux/Documentation/dev-tools/kunit/
H 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
H A Dindex.rst68 A unit test tests a single unit of code in isolation. A unit test is the finest
/linux/Documentation/arch/s390/
H A Dpci.rst103 The segments determine the isolation of a function.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmsi.txt28 MSI controller and device rather than a property of either in isolation).
/linux/drivers/hv/
H A DKconfig30 VSM achieves and maintains isolation through Virtual Trust Levels
/linux/Documentation/driver-api/mei/
H A Diamt.rst21 - Selective network isolation of Ethernet and IP protocol flows based
/linux/Documentation/dev-tools/
H A Dgpio-sloppy-logic-analyzer.rst39 runtime environment does not utilize cpusets otherwise, then isolation of a CPU
H A Dtesting-overview.rst33 of the kernel, which can be tested in isolation. This aligns well with the
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H 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
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c161 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/Documentation/arch/powerpc/
H A Dpci_iov_resource_on_powernv.rst23 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/Documentation/devicetree/bindings/iommu/
H A Diommu.txt22 * Provide address space isolation between multiple contexts.
/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst73 applications run safely in isolation).
/linux/Documentation/virt/hyperv/
H A Dcoco.rst12 "isolation VMs".
246 level access through memory encryption and register state isolation.
/linux/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst108 however the design goals (strict isolation) and physical layer
/linux/Documentation/block/
H A Ddata-integrity.rst32 allows not only corruption prevention but also isolation of the point

123