| /Linux-v6.6/Documentation/riscv/ |
| D | vector.rst | 13 Two new prctl() calls are added to allow programs to manage the enablement 26 Sets the Vector enablement status of the calling thread, where the control 27 argument consists of two 2-bit enablement statuses and a bit for inheritance 34 enablement status on execve(). The system-wide default setting can be 49 enablement status of current thread, and the setting at bit[3:2] takes place 54 Vector enablement status for the calling thread. The calling thread is 57 but the current enablement status is not off. Setting 59 the original enablement status. 62 Vector enablement setting for the calling thread at the next execve() 64 then the enablement status will be decided by the system-wide [all …]
|
| /Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/ |
| D | smu_internal.h | 91 #define smu_gfx_ulv_control(smu, enablement) smu_ppt_funcs(gfx_ulv_control, 0, smu, enablement) argument 92 #define smu_deep_sleep_control(smu, enablement) smu_ppt_funcs(deep_sleep_control, 0, smu, enable… argument 95 #define smu_gpo_control(smu, enablement) smu_ppt_funcs(gpo_control, 0, smu, enablement) argument
|
| /Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| D | smu_v13_0.c | 2102 bool enablement) in smu_v13_0_gpo_control() argument 2108 enablement ? 1 : 0, in smu_v13_0_gpo_control() 2111 dev_err(smu->adev->dev, "SetGpoAllow %d failed!\n", enablement); in smu_v13_0_gpo_control() 2117 bool enablement) in smu_v13_0_deep_sleep_control() argument 2123 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_GFXCLK_BIT, enablement); in smu_v13_0_deep_sleep_control() 2125 dev_err(adev->dev, "Failed to %s GFXCLK DS!\n", enablement ? "enable" : "disable"); in smu_v13_0_deep_sleep_control() 2131 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_UCLK_BIT, enablement); in smu_v13_0_deep_sleep_control() 2133 dev_err(adev->dev, "Failed to %s UCLK DS!\n", enablement ? "enable" : "disable"); in smu_v13_0_deep_sleep_control() 2139 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_FCLK_BIT, enablement); in smu_v13_0_deep_sleep_control() 2141 dev_err(adev->dev, "Failed to %s FCLK DS!\n", enablement ? "enable" : "disable"); in smu_v13_0_deep_sleep_control() [all …]
|
| /Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
| D | smu_v13_0.h | 259 bool enablement); 275 bool enablement); 278 bool enablement);
|
| D | smu_v11_0.h | 298 bool enablement); 301 bool enablement);
|
| D | amdgpu_smu.h | 1256 int (*gfx_ulv_control)(struct smu_context *smu, bool enablement); 1261 int (*deep_sleep_control)(struct smu_context *smu, bool enablement); 1283 int (*gpo_control)(struct smu_context *smu, bool enablement);
|
| /Linux-v6.6/kernel/configs/ |
| D | nopm.config | 10 # Triggers enablement via hibernate callbacks
|
| /Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| D | smu_v11_0.c | 2115 bool enablement) in smu_v11_0_gfx_ulv_control() argument 2120 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_GFX_ULV_BIT, enablement); in smu_v11_0_gfx_ulv_control() 2126 bool enablement) in smu_v11_0_deep_sleep_control() argument 2132 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_GFXCLK_BIT, enablement); in smu_v11_0_deep_sleep_control() 2134 dev_err(adev->dev, "Failed to %s GFXCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control() 2140 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_UCLK_BIT, enablement); in smu_v11_0_deep_sleep_control() 2142 dev_err(adev->dev, "Failed to %s UCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control() 2148 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_FCLK_BIT, enablement); in smu_v11_0_deep_sleep_control() 2150 dev_err(adev->dev, "Failed to %s FCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control() 2156 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_SOCCLK_BIT, enablement); in smu_v11_0_deep_sleep_control() [all …]
|
| /Linux-v6.6/Documentation/gpu/amdgpu/ |
| D | ras.rst | 53 This test checks the RAS availability and enablement status for each supported IP block as well as
|
| /Linux-v6.6/tools/testing/selftests/rcutorture/doc/ |
| D | TREE_RCU-kconfig.txt | 11 CONFIG_NO_HZ_FULL -- Do two, one with partial CPU enablement.
|
| /Linux-v6.6/tools/testing/selftests/user_events/ |
| D | abi_test.c | 110 TEST_F(user, enablement) { in TEST_F() argument
|
| /Linux-v6.6/Documentation/devicetree/bindings/net/ |
| D | amd-xgbe.txt | 43 - amd,serdes-blwc: Baseline wandering correction enablement
|
| /Linux-v6.6/Documentation/PCI/ |
| D | pci-iov-howto.rst | 37 Multiple methods are available for SR-IOV enablement.
|
| /Linux-v6.6/arch/arm/boot/dts/st/ |
| D | ste-ux500-samsung-janice.dts | 430 * GPIO-controlled voltage enablement: this drives 503 * The Low Noise Amplifier (LNA) power and enablement is controlled 991 /* Unused power enablement line, used in R0.0 and R0.1 boards */
|
| D | ste-ux500-samsung-codina-tmo.dts | 328 * GPIO-controlled voltage enablement: this drives
|
| D | ste-ux500-samsung-gavini.dts | 380 * GPIO-controlled voltage enablement: this drives
|
| /Linux-v6.6/Documentation/admin-guide/cifs/ |
| D | todo.rst | 118 2) Improve xfstest's cifs/smb3 enablement and adapt xfstests where needed to test
|
| /Linux-v6.6/Documentation/arch/x86/x86_64/ |
| D | fsgs.rst | 90 FSGSBASE instructions enablement
|
| /Linux-v6.6/Documentation/devicetree/bindings/powerpc/ |
| D | ibm,powerpc-cpu-features.txt | 13 enablement, privilege, and compatibility metadata.
|
| /Linux-v6.6/Documentation/arch/x86/ |
| D | shstk.rst | 60 on a per-thread basis. The enablement status is inherited on clone, so if the
|
| /Linux-v6.6/drivers/char/tpm/ |
| D | Kconfig | 18 userspace enablement piece of the specification, can be
|
| /Linux-v6.6/Documentation/networking/devlink/ |
| D | mlx5.rst | 22 If the device supports RoCE disablement, RoCE enablement state controls
|
| /Linux-v6.6/Documentation/networking/ |
| D | sfp-phylink.rst | 216 (speed, duplex and flow control/pause enablement settings) which
|
| /Linux-v6.6/mm/ |
| D | Kconfig.debug | 18 Depending on runtime enablement, this results in a small or large
|
| /Linux-v6.6/Documentation/admin-guide/ |
| D | dynamic-debug-howto.rst | 243 On an x86 system for example ACPI enablement is a subsys_initcall and::
|