Home
last modified time | relevance | path

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

12

/linux-6.1.9/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-6.1.9/Documentation/translations/zh_CN/mm/
Dactive_mm.rst13 Active MM
67 另外,一个新的规则是,**没有人** 再把 “init_mm” 作为一个真正的MM了。
82 最丑陋的之一--不像其他架构的MM和寄存器状态是分开的,alpha的PALcode将两者
Dindex.rst33 这是一个关于Linux内存管理(MM)子系统内部的旧文档的集合,其中有不同层次的细节,
/linux-6.1.9/Documentation/mm/
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
Dindex.rst34 (MM) subsystem internals with different level of details ranging from
Darch_pgtable_helpers.rst9 Generic MM expects architectures (with MMU) to provide helpers to create, access
/linux-6.1.9/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-6.1.9/arch/powerpc/kvm/
Dbook3s_32_sr.S135 lwz r4, MM(r2)
/linux-6.1.9/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-6.1.9/arch/arm/
DKconfig-nommu3 # Kconfig for uClinux(non-paged MM) depend configurations
/linux-6.1.9/tools/perf/Documentation/
Dperf-bench.txt59 NUMA scheduling and MM benchmarks.
/linux-6.1.9/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-6.1.9/Documentation/core-api/
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.1.9/Documentation/gpu/
Ddrm-mm.rst132 its own DRM MM object.
445 DRM MM Range Allocator
460 DRM MM Range Allocator Function References
/linux-6.1.9/Documentation/process/
Dkernel-docs.rst582 * Name: **The home page of Linux-MM**
584 :Author: The Linux-MM team.
586 :Keywords: memory management, Linux-MM, mm patches, TODO, docs,
/linux-6.1.9/arch/arm/boot/dts/
Daspeed-bmc-opp-witherspoon.dts44 size = <0x02000000>; /* 32MM */
/linux-6.1.9/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-6.1.9/drivers/gpio/
DKconfig891 tristate "Diamond Systems GPIO-MM GPIO support"
896 Enables GPIO support for the Diamond Systems GPIO-MM and GPIO-MM-12.
898 The Diamond Systems GPIO-MM device features 48 lines of digital I/O
/linux-6.1.9/Documentation/input/devices/
Datarikbd.rst571 MM ; month
591 MM ; month
/linux-6.1.9/arch/powerpc/kernel/
Dasm-offsets.c80 OFFSET(MM, task_struct, mm); in main()
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/intel/
De1000e.rst303 - Intel(R) 82566MM Gigabit Network Connection
/linux-6.1.9/Documentation/admin-guide/
Dkernel-parameters.txt2027 init_on_alloc= [MM] Fill newly allocated pages and heap objects with
2032 init_on_free= [MM] Fill freed pages and heap objects with zeroes.
3599 noaliencache [MM, NUMA, SLAB] Disables the allocation of alien
5580 slab_merge [MM]
5584 slab_nomerge [MM]
5597 slab_max_order= [MM, SLAB]
5603 slub_debug[=options[,slabs][;[options[,slabs]]...] [MM, SLUB]
5611 slub_max_order= [MM, SLUB]
5617 slub_min_objects= [MM, SLUB]
5626 slub_min_order= [MM, SLUB]
[all …]
/linux-6.1.9/arch/arm64/boot/dts/qcom/
Dqrb5165-rb5.dts1032 "GPIO-MM",

12