Home
last modified time | relevance | path

Searched refs:lowmem (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/arch/mips/bcm47xx/
Dprom.c56 static unsigned long lowmem __initdata;
94 lowmem = mem; in prom_init_mem()
150 if (lowmem != 128 << 20 || !highmem_region) in bcm47xx_prom_highmem_init()
169 extmem -= lowmem; in bcm47xx_prom_highmem_init()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Dicm.c272 (table->lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mlx4_table_get()
323 if (!table->lowmem) in mlx4_table_find()
437 table->lowmem = use_lowmem; in mlx4_init_icm_table()
Dmlx4.h267 int lowmem; member
/linux-6.12.1/Documentation/arch/powerpc/
Dkaslr-booke32.rst15 parts expect lowmem to be mapped by fixed TLB entries(TLB1). The TLB1
/linux-6.12.1/drivers/infiniband/hw/mthca/
Dmthca_memfree.h68 int lowmem; member
Dmthca_memfree.c235 (table->lowmem ? GFP_KERNEL : GFP_HIGHUSER) | in mthca_table_get()
285 if (!table->lowmem) in mthca_table_find()
378 table->lowmem = use_lowmem; in mthca_alloc_icm_table()
/linux-6.12.1/Documentation/translations/zh_CN/dev-tools/
Dkmemleak.rst156 下列函数使用一个物理地址作为对象指针并且只在地址有一个 lowmem 映射时做出相应的
/linux-6.12.1/Documentation/admin-guide/sysctl/
Dvm.rst332 lowmem basically depleted writers might be throttled too early and
368 the kernel to allow process memory to be allocated from the "lowmem"
372 And on large highmem machines this lack of reclaimable lowmem memory
376 which *could* use highmem from using too much lowmem. This means that
377 a certain amount of lowmem is defended from the possibility of being
382 highmem or lowmem).
525 watermark[WMARK_MIN] value for each lowmem zone in the system.
526 Each lowmem zone gets a number of reserved free pages based
/linux-6.12.1/arch/arc/boot/dts/
Dhsdk.dts347 reg = <0x0 0x80000000 0x0 0x40000000>; /* 1 GB lowmem */
/linux-6.12.1/Documentation/dev-tools/
Dkmemleak.rst172 and only perform the corresponding action if the address has a lowmem
/linux-6.12.1/Documentation/filesystems/
Dtmpfs.rst85 machine with highmem) the number of lowmem RAM pages,
Dproc.rst1112 this memory, making it slower to access than lowmem.
1118 allocated. Bad things happen when you're out of lowmem.
/linux-6.12.1/arch/mips/
DKconfig1731 of lowmem (up to 3GB). If unsure, say 'N' here.