Searched full:partitioning (Results 1 – 25 of 124) sorted by relevance
12345
/linux-6.12.1/arch/mips/include/asm/octeon/ |
D | cvmx-l2c.h | 183 * Return the L2 Cache way partitioning for a given core. 187 * Returns The mask specifying the partitioning. 0 bits in mask indicates 196 * @core: The core that the partitioning applies to. 197 * @mask: The partitioning of the ways expressed as a binary 207 * ways regardless of the partitioning. 212 * Return the L2 Cache way partitioning for the hw blocks. 223 * @mask: The partitioning of the ways expressed as a binary 233 * ways regardless of the partitioning.
|
/linux-6.12.1/include/linux/spi/ |
D | flash.h | 10 * @parts: optional array of mtd_partitions for static partitioning 11 * @nr_parts: number of mtd_partitions for static partitioning 17 * help set up the device and its appropriate default partitioning.
|
/linux-6.12.1/drivers/mtd/parsers/ |
D | Kconfig | 3 tristate "BCM47XX partitioning parser" 10 bool "BCM63XX CFE partitioning parser" 66 tristate "OpenFirmware (device tree) partitioning parser" 76 bool "BCM4908 partitioning support" 85 bool "Linksys Northstar partitioning support"
|
D | cmdlinepart.c | 320 * obtain the partitioning information. At this point the command line 363 pr_warn("%s: partitioning exceeds flash size, truncating\n", in parse_cmdline_partitions() 424 MODULE_PARM_DESC(mtdparts, "Partitioning specification");
|
D | bcm47xxpart.c | 3 * BCM47XX MTD partitioning 317 MODULE_DESCRIPTION("MTD partitioning for BCM47XX flash memories");
|
/linux-6.12.1/arch/arm/include/asm/mach/ |
D | flash.h | 21 * parts: optional array of mtd_partitions for static partitioning 22 * nr_parts: number of mtd_partitions for static partitioning
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/partitions/ |
D | tplink,safeloader-partitions.yaml | 12 data). That requires flash partitioning. 24 This binding describes partitioning method and defines offset of ASCII
|
D | arm,arm-firmware-suite.yaml | 15 The ARM Firmware Suite is a flash partitioning system found on the
|
D | linksys,ns-partitions.yaml | 7 title: Linksys Northstar partitioning
|
D | brcm,bcm947xx-cfe-partitions.yaml | 13 and/or meanings can also vary so fixed partitioning can't be used.
|
D | brcm,bcm4908-partitions.yaml | 7 title: Broadcom BCM4908 partitioning
|
/linux-6.12.1/drivers/mtd/maps/ |
D | impa7.c | 25 #define MTDID "impa7-%d" /* for mtdparts= partitioning */ 45 * MTD partitioning stuff
|
/linux-6.12.1/include/linux/mtd/ |
D | partitions.h | 2 * MTD partitioning layer definitions 75 * Functions dealing with the various ways of partitioning the space
|
/linux-6.12.1/drivers/pci/hotplug/ |
D | Kconfig | 154 tristate "RPA Dynamic Logical Partitioning for I/O slots" 157 Say Y here if your system supports Dynamic Logical Partitioning
|
D | rpadlpar.h | 3 * Interface for Dynamic Logical Partitioning of I/O Slots on
|
D | rpadlpar_sysfs.c | 3 * Interface for Dynamic Logical Partitioning of I/O Slots on
|
/linux-6.12.1/Documentation/misc-devices/ |
D | ibmvmc.rst | 39 a system administrator to configure the system’s partitioning 54 The VMC enables the management partition to provide basic partitioning 57 - Logical Partitioning Configuration
|
/linux-6.12.1/drivers/mtd/devices/ |
D | Kconfig | 90 specify device partitioning 113 if you want to specify device partitioning.
|
/linux-6.12.1/Documentation/driver-api/media/drivers/ |
D | fimc-devel.rst | 10 Files partitioning
|
/linux-6.12.1/block/partitions/ |
D | atari.h | 10 * modified for ICD/Supra partitioning scheme restricted to at most 12
|
D | Kconfig | 16 the questions about foreign partitioning schemes. 191 the limitations of the PC's partitioning scheme. The Logical Disk
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_wm_types.h | 23 enum intel_ddb_partitioning partitioning; member
|
/linux-6.12.1/Documentation/admin-guide/ |
D | ldm.rst | 11 Windows 2000, XP, and Vista use a new partitioning scheme. It is a complete 103 discovered partitions. However, grub does not understand the LDM partitioning
|
/linux-6.12.1/include/linux/firmware/imx/svc/ |
D | rm.h | 8 * partitioning resources, pads, and memory regions.
|
/linux-6.12.1/arch/x86/kernel/ |
D | amd_nb.c | 375 /* L3 cache partitioning is supported on family 0x15 */ in amd_cache_northbridges() 461 /* if necessary, collect reset state of L3 partitioning and BAN mode */ in amd_set_subcaches() 480 /* reset BAN mode if L3 partitioning returned to reset state */ in amd_set_subcaches()
|
12345