Searched refs:scalable (Results 1 – 25 of 35) sorted by relevance
12
/linux-6.12.1/arch/arm/mach-omap2/ |
D | voltagedomains54xx_data.c | 35 .scalable = true, 46 .scalable = true, 57 .scalable = true,
|
D | voltagedomains44xx_data.c | 49 .scalable = true, 60 .scalable = true, 71 .scalable = true,
|
D | voltagedomains3xxx_data.c | 50 .scalable = true, 61 .scalable = true,
|
D | voltage.h | 64 bool scalable; member
|
D | voltage.c | 249 if (!voltdm->scalable) in omap_voltage_late_init()
|
/linux-6.12.1/drivers/iommu/intel/ |
D | Kconfig | 77 bool "Enable Intel IOMMU scalable mode by default" 80 Selecting this option will enable by default the scalable mode if 81 hardware presents the capability. The scalable mode is defined in 82 VT-d 3.0. The scalable mode capability could be checked by reading 84 is not selected, scalable mode support could also be enabled by
|
D | debugfs.c | 351 bool scalable, found = false; in domain_translation_struct_show() local 376 scalable = true; in domain_translation_struct_show() 378 scalable = false; in domain_translation_struct_show() 395 if (scalable) { /* scalable mode */ in domain_translation_struct_show() 445 if (scalable) in domain_translation_struct_show()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | debugfs-intel-iommu | 227 in legacy mode or scalable mode. 234 For a device that supports scalable mode, dump the 261 supports scalable mode.
|
/linux-6.12.1/fs/ceph/ |
D | Kconfig | 15 scalable file system designed to provide high performance,
|
/linux-6.12.1/Documentation/mm/damon/ |
D | index.rst | 15 - *scalable* (the upper-bound of the overhead is in constant range regardless
|
/linux-6.12.1/Documentation/filesystems/ |
D | ceph.rst | 34 system extremely efficient and scalable. 37 in-memory cache above the file namespace that is extremely scalable, 46 independent metadata servers, allowing scalable concurrent access.
|
D | path-lookup.txt | 29 slows things down. It is not scalable because many parallel applications that
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | devlink-eswitch-attr.rst | 16 or scalable-functions (SFs) of the device. See more information about
|
/linux-6.12.1/Documentation/mm/ |
D | numa.rst | 38 lives interesting. Rather, this architecture is a means to provide scalable 39 memory bandwidth. However, to achieve scalable memory bandwidth, system and
|
/linux-6.12.1/Documentation/admin-guide/pm/ |
D | intel_uncore_frequency_scaling.rst | 70 offers a scalable mechanism to deal with partitioned fabrics in a SoC.
|
/linux-6.12.1/Documentation/arch/arm64/ |
D | sve.rst | 77 * Whenever SVE scalable register values (Zn, Pn, FFR) are exchanged in memory 157 * Each scalable register (Zn, Pn, FFR) is stored in an endianness-invariant
|
/linux-6.12.1/Documentation/locking/ |
D | robust-futexes.rst | 28 method makes futexes very lightweight and scalable.
|
/linux-6.12.1/Documentation/driver-api/crypto/iaa/ |
D | iaa-crypto.rst | 93 With scalable mode, both shared and dedicated workqueues are available 96 For scalable mode, the following BIOS settings should be enabled::
|
/linux-6.12.1/tools/memory-model/Documentation/ |
D | simple.txt | 107 in a naturally scalable data structure.
|
/linux-6.12.1/Documentation/hwmon/ |
D | pmbus-core.rst | 33 To make device specific extensions as scalable as possible, and to avoid having
|
/linux-6.12.1/Documentation/process/ |
D | 1.Intro.rst | 59 robust, efficient, and scalable solution for almost any situation.
|
/linux-6.12.1/Documentation/arch/x86/ |
D | sva.rst | 280 https://01.org/blogs/2019/assignable-interfaces-intel-scalable-i/o-virtualization-linux
|
/linux-6.12.1/Documentation/doc-guide/ |
D | sphinx.rst | 453 ``kernel-image`` directives. E.g. to insert a figure with a scalable
|
/linux-6.12.1/Documentation/RCU/ |
D | RTFP.txt | 1672 ,title = {Portability events: a programming model for scalable system infrastructures} 1735 ,Title="{[PATCH 3/7]} barrier: a scalable synchonisation barrier" 2135 ,Title="Re: [{RFC}, {PATCH}] v4 scalable classic {RCU} implementation"
|
/linux-6.12.1/Documentation/virt/kvm/x86/ |
D | mmu.rst | 472 shadow pages, and is made more scalable with a similar technique.
|
12