Home
last modified time | relevance | path

Searched refs:MM (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.10/arch/sparc/include/asm/
Dpgalloc_64.h24 #define p4d_populate(MM, P4D, PUD) __p4d_populate(P4D, PUD) argument
41 #define pud_populate(MM, PUD, PMD) __pud_populate(PUD, PMD) argument
68 #define pmd_populate_kernel(MM, PMD, PTE) pmd_set(MM, PMD, PTE) argument
69 #define pmd_populate(MM, PMD, PTE) pmd_set(MM, PMD, PTE) argument
Dpgalloc_32.h36 #define pud_populate(MM, PGD, PMD) pud_set(PGD, PMD) argument
/Linux-v5.10/Documentation/vm/
Dindex.rst9 User guides for MM features
21 Kernel developers MM documentation
24 The below documents describe MM internals with different level of
Dactive_mm.rst4 Active MM
69 Also, a new rule is that _nobody_ ever has "init_mm" as a real MM any
87 ugliest context switch codes - unlike the other architectures where the MM
Darch_pgtable_helpers.rst9 Generic MM expects architectures (with MMU) to provide helpers to create, access
/Linux-v5.10/Documentation/devicetree/bindings/dma/
Dste-dma40.txt90 28: SD/MM controller 2
91 29: SD/MM controller 0
94 32: SD/MM controller 1
103 41: SD/MM controller 3
104 42: SD/MM controller 4
105 43: SD/MM controller 5
/Linux-v5.10/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h18 #define p4d_populate(MM, P4D, PUD) p4d_set(P4D, (unsigned long)PUD) argument
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_32_sr.S127 lwz r4, MM(r4)
/Linux-v5.10/arch/arm/
DKconfig-nommu3 # Kconfig for uClinux(non-paged MM) depend configurations
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-platform-wilco-ec16 Output will a MM/DD/YY string.
Dsysfs-class-rtc21 (RO) RTC-provided date in YYYY-MM-DD format
/Linux-v5.10/tools/perf/Documentation/
Dperf-bench.txt59 NUMA scheduling and MM benchmarks.
/Linux-v5.10/drivers/media/rc/
DKconfig138 tristate "Enable IR raw decoder for the RC-MM protocol"
141 Enable this option when you have IR with RC-MM protocol, and
143 24 and 32 bits RC-MM variants. You can enable or disable the
/Linux-v5.10/Documentation/gpu/
Ddrm-mm.rst135 its own DRM MM object.
448 DRM MM Range Allocator
463 DRM MM Range Allocator Function References
/Linux-v5.10/Documentation/process/
Dkernel-docs.rst570 * Name: **The home page of Linux-MM**
572 :Author: The Linux-MM team.
574 :Keywords: memory management, Linux-MM, mm patches, TODO, docs,
/Linux-v5.10/Documentation/core-api/
Dprintk-formats.rst492 %pt[RT] YYYY-mm-ddTHH:MM:SS
494 %pt[RT]t HH:MM:SS
/Linux-v5.10/arch/arm/boot/dts/
Daspeed-bmc-opp-witherspoon.dts44 size = <0x02000000>; /* 32MM */
/Linux-v5.10/drivers/staging/comedi/
DKconfig126 Diamond Systems ONYX-MM-DIO 48 channels (PC/104)
156 Diamond Systems PEARL-MM-P iso - 16 out
387 tristate "Diamond Systems MM-32-AT PC/104 board support"
390 Enable support for Diamond Systems MM-32-AT PC/104 boards
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dqrb5165-rb5.dts482 "GPIO-MM",
/Linux-v5.10/drivers/gpio/
DKconfig790 tristate "Diamond Systems GPIO-MM GPIO support"
794 Enables GPIO support for the Diamond Systems GPIO-MM and GPIO-MM-12.
796 The Diamond Systems GPIO-MM device features 48 lines of digital I/O
/Linux-v5.10/Documentation/input/devices/
Datarikbd.rst571 MM ; month
591 MM ; month
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/intel/
De1000e.rst303 - Intel(R) 82566MM Gigabit Network Connection
/Linux-v5.10/arch/powerpc/kernel/
Dasm-offsets.c82 OFFSET(MM, task_struct, mm); in main()
/Linux-v5.10/Documentation/admin-guide/
Dkernel-parameters.txt1822 init_on_alloc= [MM] Fill newly allocated pages and heap objects with
1827 init_on_free= [MM] Fill freed pages and heap objects with zeroes.
3164 noaliencache [MM, NUMA, SLAB] Disables the allocation of alien
4823 slab_nomerge [MM]
4836 slab_max_order= [MM, SLAB]
4842 slub_debug[=options[,slabs][;[options[,slabs]]...] [MM, SLUB]
4850 slub_memcg_sysfs= [MM, SLUB]
4858 slub_max_order= [MM, SLUB]
4864 slub_min_objects= [MM, SLUB]
4873 slub_min_order= [MM, SLUB]
[all …]
/Linux-v5.10/lib/
DKconfig.debug779 verifying if they comply with expected generic MM semantics. This
782 semantics of the generic MM. Platforms will have to opt in for

12