Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/sparc/include/asm/
A 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
A Dpgalloc_32.h36 #define pud_populate(MM, PGD, PMD) pud_set(PGD, PMD) argument
/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dactive_mm.rst13 Active MM
67 另外,一个新的规则是,**没有人** 再把 “init_mm” 作为一个真正的MM了。
82 最丑陋的之一--不像其他架构的MM和寄存器状态是分开的,alpha的PALcode将两者
A Dindex.rst33 这是一个关于Linux内存管理(MM)子系统内部的旧文档的集合,其中有不同层次的细节,
/linux-6.3-rc2/Documentation/mm/
A Dactive_mm.rst2 Active MM
67 Also, a new rule is that _nobody_ ever has "init_mm" as a real MM any
85 ugliest context switch codes - unlike the other architectures where the MM
A Dindex.rst34 (MM) subsystem internals with different level of details ranging from
A Darch_pgtable_helpers.rst7 Generic MM expects architectures (with MMU) to provide helpers to create, access
/linux-6.3-rc2/Documentation/translations/sp_SP/process/
A Dkernel-docs.rst143 * Título: **The home page of Linux-MM**
145 :Autor: The Linux-MM team.
147 :Palabras Clave: memory management, Linux-MM, mm patches, TODO, docs,
148 mailing list, administración de memoria, Linux-MM, parches mm, listas
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dprintk-formats.rst499 %pt[RT] YYYY-mm-ddTHH:MM:SS
500 %pt[RT]s YYYY-mm-dd HH:MM:SS
502 %pt[RT]t HH:MM:SS
/linux-6.3-rc2/Documentation/process/
A Dkernel-docs.rst136 * Name: **The home page of Linux-MM**
138 :Author: The Linux-MM team.
140 :Keywords: memory management, Linux-MM, mm patches, TODO, docs,
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_32_sr.S135 lwz r4, MM(r2)
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-platform-wilco-ec16 Output will a MM/DD/YY string.
A Dsysfs-class-rtc21 (RO) RTC-provided date in YYYY-MM-DD format
/linux-6.3-rc2/arch/arm/
A DKconfig-nommu3 # Kconfig for uClinux(non-paged MM) depend configurations
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-bench.txt59 NUMA scheduling and MM benchmarks.
/linux-6.3-rc2/drivers/media/rc/
A DKconfig96 tristate "Enable IR raw decoder for the RC-MM protocol"
98 Enable this option when you have IR with RC-MM protocol, and
100 24 and 32 bits RC-MM variants. You can enable or disable the
/linux-6.3-rc2/Documentation/core-api/
A Dprintk-formats.rst527 %pt[RT] YYYY-mm-ddTHH:MM:SS
528 %pt[RT]s YYYY-mm-dd HH:MM:SS
530 %pt[RT]t HH:MM:SS
/linux-6.3-rc2/Documentation/gpu/
A Ddrm-mm.rst132 its own DRM MM object.
445 DRM MM Range Allocator
460 DRM MM Range Allocator Function References
/linux-6.3-rc2/arch/arm/boot/dts/
A Daspeed-bmc-opp-witherspoon.dts44 size = <0x02000000>; /* 32MM */
/linux-6.3-rc2/drivers/comedi/
A 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-6.3-rc2/drivers/gpio/
A DKconfig888 tristate "Diamond Systems GPIO-MM GPIO support"
894 Enables GPIO support for the Diamond Systems GPIO-MM and GPIO-MM-12.
896 The Diamond Systems GPIO-MM device features 48 lines of digital I/O
/linux-6.3-rc2/Documentation/input/devices/
A Datarikbd.rst571 MM ; month
591 MM ; month
/linux-6.3-rc2/arch/powerpc/kernel/
A Dasm-offsets.c80 OFFSET(MM, task_struct, mm); in main()
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/intel/
A De1000e.rst303 - Intel(R) 82566MM Gigabit Network Connection
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt3610 noaliencache [MM, NUMA, SLAB] Disables the allocation of alien
5613 slab_merge [MM]
5617 slab_nomerge [MM]
5630 slab_max_order= [MM, SLAB]
5636 slub_debug[=options[,slabs][;[options[,slabs]]...] [MM, SLUB]
5644 slub_max_order= [MM, SLUB]
5650 slub_min_objects= [MM, SLUB]
5659 slub_min_order= [MM, SLUB]
5664 slub_merge [MM, SLUB]
5667 slub_nomerge [MM, SLUB]
[all …]

Completed in 47 milliseconds

12