Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A 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()
H A Dmlx4.h267 int lowmem; member
/linux/Documentation/arch/powerpc/
H A Dkaslr-booke32.rst15 parts expect lowmem to be mapped by fixed TLB entries(TLB1). The TLB1
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.h68 int lowmem; member
H A 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/Documentation/translations/zh_CN/dev-tools/
H A Dkmemleak.rst156 下列函数使用一个物理地址作为对象指针并且只在地址有一个 lowmem 映射时做出相应的
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst348 lowmem basically depleted writers might be throttled too early and
384 the kernel to allow process memory to be allocated from the "lowmem"
388 And on large highmem machines this lack of reclaimable lowmem memory
392 which *could* use highmem from using too much lowmem. This means that
393 a certain amount of lowmem is defended from the possibility of being
398 highmem or lowmem).
541 watermark[WMARK_MIN] value for each lowmem zone in the system.
542 Each lowmem zone gets a number of reserved free pages based
/linux/arch/arc/boot/dts/
H A Dhsdk.dts347 reg = <0x0 0x80000000 0x0 0x40000000>; /* 1 GB lowmem */
/linux/Documentation/dev-tools/
H A Dkmemleak.rst173 and only perform the corresponding action if the address has a lowmem
/linux/Documentation/mm/
H A Dphysical_memory.rst413 too much ``lowmem``. For some specialised workloads on ``highmem`` machines,
415 the ``lowmem`` zone. This is because that memory could then be pinned via the
/linux/Documentation/filesystems/
H A Dtmpfs.rst85 machine with highmem) the number of lowmem RAM pages,
H A Dproc.rst1149 this memory, making it slower to access than lowmem.
1155 allocated. Bad things happen when you're out of lowmem.
/linux/arch/mips/
H A DKconfig1760 of lowmem (up to 3GB). If unsure, say 'N' here.