| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/ti/ |
| D | wkup-m3-ipc.yaml | 35 Support for IO Isolation 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;
|
| /kernel/linux/linux-6.6/arch/arm/mach-meson/ |
| D | platsmp.c | 186 /* Isolation disable */ in meson8_smp_boot_secondary() 190 pr_err("Error when disabling isolation of CPU%d\n", cpu); in meson8_smp_boot_secondary() 269 /* Isolation disable */ in meson8b_smp_boot_secondary() 273 pr_err("Error when disabling isolation of CPU%d\n", cpu); in meson8b_smp_boot_secondary() 333 /* Isolation enable */ in meson8_smp_cpu_kill() 337 pr_err("Error when enabling isolation for CPU%d\n", cpu); in meson8_smp_cpu_kill() 383 /* Isolation enable */ in meson8b_smp_cpu_kill() 387 pr_err("Error when enabling isolation for CPU%d\n", cpu); in meson8b_smp_cpu_kill()
|
| /kernel/linux/linux-5.10/arch/arm/mach-meson/ |
| D | platsmp.c | 186 /* Isolation disable */ in meson8_smp_boot_secondary() 190 pr_err("Error when disabling isolation of CPU%d\n", cpu); in meson8_smp_boot_secondary() 269 /* Isolation disable */ in meson8b_smp_boot_secondary() 273 pr_err("Error when disabling isolation of CPU%d\n", cpu); in meson8b_smp_boot_secondary() 333 /* Isolation enable */ in meson8_smp_cpu_kill() 337 pr_err("Error when enabling isolation for CPU%d\n", cpu); in meson8_smp_cpu_kill() 383 /* Isolation enable */ in meson8b_smp_cpu_kill() 387 pr_err("Error when enabling isolation for CPU%d\n", cpu); in meson8b_smp_cpu_kill()
|
| /kernel/linux/build/test/moduletest/runtest/bin/cpuisolation_t/testcases/bin/ |
| D | cpuisolation02.sh | 16 # Description: check CPU lightweight isolation basic function 44 tst_res TINFO "Start to check CPU lightweight isolation basic function." 104 tst_res TPASS "CPU lightweight isolation basic function test success." 106 tst_res TFAIL "CPU lightweight isolation basic function test failed!" 116 # when the isolation CPU is 0/1/2, check the migration 135 # when the isolation CPU is 3, check the migration
|
| D | cpuisolation04.sh | 16 # Description: check CPU lightweight isolation stress test 36 tst_res TINFO "Start to check CPU lightweight isolation stress test" 58 tst_res TPASS "CPU lightweight isolation stress test success." 60 tst_res TFAIL "CPU lightweight isolation stress test failed!" 86 tst_res TPASS "isolation is right."
|
| D | cpuisolation01.sh | 16 # Description: check rw nodes test about CPU lightweight isolation 114 tst_res TINFO "Start to check rw nodes test about CPU lightweight isolation." 174 tst_res TPASS "check rw nodes test about CPU isolation successfully." 177 tst_res TFAIL "check rw nodes test about CPU isolation failed!"
|
| D | cpuisolation03.sh | 16 # Description: check CPU lightweight isolation Power up and down function 41 tst_res TINFO "Start to check CPU isolation Power up and down function." 52 tst_res TPASS "CPU isolation Power up and down function success." 54 tst_res TFAIL "CPU isolation Power up and down function failed!"
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| 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 434 "support QDIO data connection isolation\n"); in qeth_dev_isolation_store() 438 /* parse input into isolation mode */ in qeth_dev_isolation_store() 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,
|
| /kernel/linux/linux-5.10/drivers/s390/net/ |
| D | qeth_core_sys.c | 417 switch (card->options.isolation) { in qeth_dev_isolation_show() 433 enum qeth_ipa_isolation_modes isolation; in qeth_dev_isolation_store() local 440 "support QDIO data connection isolation\n"); in qeth_dev_isolation_store() 444 /* parse input into isolation mode */ in qeth_dev_isolation_store() 446 isolation = ISOLATION_MODE_NONE; in qeth_dev_isolation_store() 448 isolation = ISOLATION_MODE_FWD; in qeth_dev_isolation_store() 450 isolation = ISOLATION_MODE_DROP; in qeth_dev_isolation_store() 457 rc = qeth_setadpparms_set_access_ctrl(card, isolation); in qeth_dev_isolation_store() 460 WRITE_ONCE(card->options.isolation, isolation); in qeth_dev_isolation_store() 468 static DEVICE_ATTR(isolation, 0644, qeth_dev_isolation_show,
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
| D | bridge_port_isolation.sh | 48 check_err $? "Can't set isolation on port $swp1" 50 check_err $? "Can't set isolation on port $swp2" 52 check_err $? "Can't disable isolation on port $swp3"
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
| D | bridge_port_isolation.sh | 48 check_err $? "Can't set isolation on port $swp1" 50 check_err $? "Can't set isolation on port $swp2" 52 check_err $? "Can't disable isolation on port $swp3"
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/hw-vuln/ |
| D | indirect-target-selection.rst | 14 - **eIBRS Guest/Host Isolation**: Indirect branches in KVM/kernel may still be 32 Guest/Host Isolation 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.
|
| /kernel/linux/linux-6.6/mm/ |
| D | page_isolation.c | 7 #include <linux/page-isolation.h> 23 * PageLRU check without isolation or lru_lock could race so that 224 * approach in order to merge them. Isolation and free will make in unset_migratetype_isolate() 286 * @flags: isolation flags 289 * @skip_isolation: the flag to skip the pageblock isolation in second 402 * can be migrated. Otherwise, fail the isolation. in isolate_single_pageblock() 519 * A call to drain_all_pages() after isolation can flush most of them. However 523 * might be used to flush and disable pcplist before isolation and enable after 533 /* isolation is done at page block granularity */ in start_isolate_page_range()
|
| /kernel/linux/linux-6.6/arch/x86/hyperv/ |
| D | ivm.c | 3 * Hyper-V Isolation VM interface with paravisor and hypervisor 459 * In Isolation VM, all guest memory is encrypted from host and guest 470 /* no-op if partition isolation is not enabled */ in hv_mark_gpa_visibility() 507 * In Isolation VM, all guest memory is encrypted from host and guest 601 panic("hv_vtom_init: unsupported isolation type %d\n", type); in hv_vtom_init() 628 * isolation VM. 645 * isolation VM.
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | batman_adv.h | 41 * interface. This information is used by the "AP Isolation" feature 47 * information is used by the Extended Isolation feature 363 * @BATADV_ATTR_ISOLATION_MARK: the isolation mark which is used to 364 * classify clients as "isolated" by the Extended Isolation feature. 369 * @BATADV_ATTR_ISOLATION_MASK: the isolation (bit)mask which is used to 370 * classify clients as "isolated" by the Extended Isolation feature.
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | batman_adv.h | 41 * interface. This information is used by the "AP Isolation" feature 47 * information is used by the Extended Isolation feature 363 * @BATADV_ATTR_ISOLATION_MARK: the isolation mark which is used to 364 * classify clients as "isolated" by the Extended Isolation feature. 369 * @BATADV_ATTR_ISOLATION_MASK: the isolation (bit)mask which is used to 370 * classify clients as "isolated" by the Extended Isolation feature.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | balloon_compaction.h | 12 * the address space operations for page isolation/migration/compaction. 14 * As the page isolation scanning step a compaction thread does is a lockless 27 * ii. isolation or dequeueing procedure must remove the page from balloon
|
| /kernel/linux/linux-5.10/Documentation/vm/ |
| D | page_migration.rst | 178 as PG_isolated so concurrent isolation in several CPUs skip the page 179 for isolation. If a driver cannot isolate the page, it should return *false*. 187 After isolation, VM calls migratepage() of driver with the isolated page. 233 If the driver releases the page after isolation by VM, page->mapping 251 To prevent concurrent isolation among several CPUs, VM marks isolated page
|
| /kernel/linux/linux-6.6/arch/mips/alchemy/common/ |
| D | vss.c | 49 __raw_writel(0x1f, base + VSS_FTR); /* enable isolation cells */ in __enable_block() 58 __raw_writel(0x0f, base + VSS_FTR); /* disable isolation cells */ in __disable_block()
|
| /kernel/linux/linux-5.10/arch/mips/alchemy/common/ |
| D | vss.c | 49 __raw_writel(0x1f, base + VSS_FTR); /* enable isolation cells */ in __enable_block() 58 __raw_writel(0x0f, base + VSS_FTR); /* disable isolation cells */ in __disable_block()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | balloon_compaction.h | 12 * the address space operations for page isolation/migration/compaction. 14 * As the page isolation scanning step a compaction thread does is a lockless 27 * ii. isolation or dequeueing procedure must remove the page from balloon
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | build_utility.c | 15 #include <linux/sched/isolation.h> 105 # include "isolation.c"
|
| /kernel/linux/linux-6.6/drivers/pmdomain/mediatek/ |
| D | mtk-pm-domains.h | 85 * @ext_buck_iso_offs: The offset for external buck isolation 86 * @ext_buck_iso_mask: The mask for external buck isolation
|
| /kernel/linux/linux-5.10/drivers/phy/samsung/ |
| D | phy-exynos-dp-video.c | 35 /* Disable power isolation on DP-PHY */ in exynos_dp_video_phy_power_on() 44 /* Enable power isolation on DP-PHY */ in exynos_dp_video_phy_power_off()
|
| /kernel/linux/linux-6.6/drivers/phy/samsung/ |
| D | phy-exynos-dp-video.c | 33 /* Disable power isolation on DP-PHY */ in exynos_dp_video_phy_power_on() 42 /* Enable power isolation on DP-PHY */ in exynos_dp_video_phy_power_off()
|