Home
last modified time | relevance | path

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

12

/Linux-v6.6/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
72 #define pmd_populate_kernel(MM, PMD, PTE) pmd_set(MM, PMD, PTE) argument
73 #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-v6.6/Documentation/translations/zh_CN/mm/
Dactive_mm.rst13 Active MM
67 另外,一个新的规则是,**没有人** 再把 “init_mm” 作为一个真正的MM了。
82 最丑陋的之一--不像其他架构的MM和寄存器状态是分开的,alpha的PALcode将两者
Dindex.rst33 这是一个关于Linux内存管理(MM)子系统内部的旧文档的集合,其中有不同层次的细节,
/Linux-v6.6/Documentation/mm/
Dpage_table_check.rst60 MM states (except for limited "struct page" info). The page table check is a
61 separate from Linux-MM state machine that verifies that the user accessible
Dactive_mm.rst2 Active MM
73 Also, a new rule is that _nobody_ ever has "init_mm" as a real MM any
91 ugliest context switch codes - unlike the other architectures where the MM
Dindex.rst34 (MM) subsystem internals with different level of details ranging from
Darch_pgtable_helpers.rst7 Generic MM expects architectures (with MMU) to provide helpers to create, access
/Linux-v6.6/Documentation/translations/sp_SP/process/
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-v6.6/Documentation/translations/zh_CN/core-api/
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-v6.6/Documentation/process/
Dkernel-docs.rst171 * Name: **The home page of Linux-MM**
173 :Author: The Linux-MM team.
175 :Keywords: memory management, Linux-MM, mm patches, TODO, docs,
/Linux-v6.6/arch/powerpc/kvm/
Dbook3s_32_sr.S135 lwz r4, MM(r2)
/Linux-v6.6/arch/arm/
DKconfig-nommu3 # Kconfig for uClinux(non-paged MM) depend configurations
/Linux-v6.6/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-v6.6/tools/perf/Documentation/
Dperf-bench.txt59 NUMA scheduling and MM benchmarks.
/Linux-v6.6/drivers/media/rc/
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-v6.6/Documentation/core-api/
Dprintk-formats.rst528 %pt[RT] YYYY-mm-ddTHH:MM:SS
529 %pt[RT]s YYYY-mm-dd HH:MM:SS
531 %pt[RT]t HH:MM:SS
/Linux-v6.6/Documentation/gpu/
Ddrm-mm.rst132 its own DRM MM object.
445 DRM MM Range Allocator
460 DRM MM Range Allocator Function References
/Linux-v6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-opp-witherspoon.dts44 size = <0x02000000>; /* 32MM */
/Linux-v6.6/drivers/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-v6.6/drivers/gpio/
DKconfig910 tristate "Diamond Systems GPIO-MM GPIO support"
916 Enables GPIO support for the Diamond Systems GPIO-MM and GPIO-MM-12.
918 The Diamond Systems GPIO-MM device features 48 lines of digital I/O
/Linux-v6.6/Documentation/input/devices/
Datarikbd.rst571 MM ; month
591 MM ; month
/Linux-v6.6/arch/powerpc/kernel/
Dasm-offsets.c80 OFFSET(MM, task_struct, mm); in main()
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/
De1000e.rst303 - Intel(R) 82566MM Gigabit Network Connection

12