Searched refs:lowmem (Results 1 – 15 of 15) sorted by relevance
54 static unsigned long lowmem __initdata;92 lowmem = mem; in prom_init_mem()146 if (lowmem != 128 << 20 || !highmem_region) in bcm47xx_prom_highmem_init()165 extmem -= lowmem; in bcm47xx_prom_highmem_init()
272 (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()
265 int lowmem; member
15 parts expect lowmem to be mapped by fixed TLB entries(TLB1). The TLB1
235 (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()
68 int lowmem; member
292 lowmem basically depleted writers might be throttled too early and328 the kernel to allow process memory to be allocated from the "lowmem"332 And on large highmem machines this lack of reclaimable lowmem memory336 which *could* use highmem from using too much lowmem. This means that337 a certain amount of lowmem is defended from the possibility of being342 highmem or lowmem).470 watermark[WMARK_MIN] value for each lowmem zone in the system.471 Each lowmem zone gets a number of reserved free pages based
459 flag = (table->lowmem ? GFP_KERNEL : GFP_HIGHUSER) | __GFP_NOWARN; in alloc_mhop_hem()592 (table->lowmem ? GFP_KERNEL : in hns_roce_table_get()729 if (!table->lowmem) in hns_roce_table_find()865 table->lowmem = use_lowmem; in hns_roce_init_hem_table()
284 int lowmem; member
348 reg = <0x0 0x80000000 0x0 0x40000000>; /* 1 GB lowmem */
73 machine with highmem) the number of lowmem RAM pages,
1023 this memory, making it slower to access than lowmem.1029 allocated. Bad things happen when you're out of lowmem.
172 and only perform the corresponding action if the address has a lowmem
1753 of lowmem (up to 3GB). If unsure, say 'N' here.
3361 nobats [PPC] Do not use BATs for mapping kernel lowmem3541 lowmem mapping on PPC40x and PPC8xx
Completed in 86 milliseconds