| /linux/Documentation/arch/riscv/ |
| H A 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/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0.c | 1570 bool enablement) in smu_v14_0_gpo_control() argument 1576 enablement ? 1 : 0, in smu_v14_0_gpo_control() 1579 dev_err(smu->adev->dev, "SetGpoAllow %d failed!\n", enablement); in smu_v14_0_gpo_control() 1585 bool enablement) in smu_v14_0_deep_sleep_control() argument 1591 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_GFXCLK_BIT, enablement); in smu_v14_0_deep_sleep_control() 1593 dev_err(adev->dev, "Failed to %s GFXCLK DS!\n", enablement ? "enable" : "disable"); in smu_v14_0_deep_sleep_control() 1599 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_UCLK_BIT, enablement); in smu_v14_0_deep_sleep_control() 1601 dev_err(adev->dev, "Failed to %s UCLK DS!\n", enablement ? "enable" : "disable"); in smu_v14_0_deep_sleep_control() 1607 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_FCLK_BIT, enablement); in smu_v14_0_deep_sleep_control() 1609 dev_err(adev->dev, "Failed to %s FCLK DS!\n", enablement ? "enable" : "disable"); in smu_v14_0_deep_sleep_control() [all …]
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | smu_v11_0.c | 2024 bool enablement) in smu_v11_0_gfx_ulv_control() argument 2029 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_GFX_ULV_BIT, enablement); in smu_v11_0_gfx_ulv_control() 2035 bool enablement) in smu_v11_0_deep_sleep_control() argument 2041 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_GFXCLK_BIT, enablement); in smu_v11_0_deep_sleep_control() 2043 dev_err(adev->dev, "Failed to %s GFXCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control() 2049 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_UCLK_BIT, enablement); in smu_v11_0_deep_sleep_control() 2051 dev_err(adev->dev, "Failed to %s UCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control() 2057 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_FCLK_BIT, enablement); in smu_v11_0_deep_sleep_control() 2059 dev_err(adev->dev, "Failed to %s FCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control() 2065 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_SOCCLK_BIT, enablement); in smu_v11_0_deep_sleep_control() [all …]
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-kernel-time-aux-clocks | 5 Controls the enablement of auxiliary clock timekeepers.
|
| /linux/kernel/configs/ |
| H A D | nopm.config | 10 # Triggers enablement via hibernate callbacks
|
| /linux/Documentation/gpu/ |
| H A D | panfrost.rst | 49 Where `N` is either `0` or `1`, depending on the desired enablement status.
|
| /linux/Documentation/gpu/amdgpu/ |
| H A D | ras.rst | 53 This test checks the RAS availability and enablement status for each supported IP block as well as
|
| /linux/tools/testing/selftests/rcutorture/doc/ |
| H A D | TREE_RCU-kconfig.txt | 11 CONFIG_NO_HZ_FULL -- Do two, one with partial CPU enablement.
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
| H A D | amdgpu_smu.h | 1489 int (*gfx_ulv_control)(struct smu_context *smu, bool enablement); 1494 int (*deep_sleep_control)(struct smu_context *smu, bool enablement); 1516 int (*gpo_control)(struct smu_context *smu, bool enablement);
|
| /linux/tools/testing/selftests/user_events/ |
| H A D | abi_test.c | 234 TEST_F(user, enablement) { in TEST_F() argument
|
| /linux/Documentation/PCI/ |
| H A D | pci-iov-howto.rst | 37 Multiple methods are available for SR-IOV enablement.
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | todo.rst | 116 2) Improve xfstest's cifs/smb3 enablement and adapt xfstests where needed to test
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | fsgs.rst | 90 FSGSBASE instructions enablement
|
| /linux/Documentation/devicetree/bindings/powerpc/ |
| H A D | ibm,powerpc-cpu-features.txt | 13 enablement, privilege, and compatibility metadata.
|
| /linux/drivers/char/tpm/ |
| H A D | Kconfig | 18 userspace enablement piece of the specification, can be
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-coresight-devices-tpdm | 274 (RW) Set/Get the enablement of the individual lane.
|
| H A D | sysfs-bus-pci | 319 determine and control the enablement or disablement of Virtual
|
| /linux/Documentation/networking/ |
| H A D | sfp-phylink.rst | 218 (speed, duplex and flow control/pause enablement settings) which
|
| /linux/Documentation/admin-guide/ |
| H A D | dynamic-debug-howto.rst | 249 On an x86 system for example ACPI enablement is a subsys_initcall and::
|
| H A D | cgroup-v2.rst | 1075 and doesn't need pass enablement via ancestors from root.
|
| H A D | kernel-parameters.txt | 6727 Control enablement of RSEQ based time slice extension.
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-ux500-samsung-gavini.dts | 380 * GPIO-controlled voltage enablement: this drives
|
| /linux/Documentation/RCU/Design/Memory-Ordering/ |
| H A D | Tree-RCU-Memory-Ordering.rst | 213 12 /* Handle nohz enablement switches conservatively. */
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 1481 do support it, it only works for extensions that are supported for enablement.
|