Searched refs:lowmem (Results 1 – 11 of 11) sorted by relevance
31 unsigned int lowmem, ebda_addr; in reserve_ebda_region() local45 lowmem = *(unsigned short *)__va(BIOS_LOWMEM_KILOBYTES); in reserve_ebda_region()46 lowmem <<= 10; in reserve_ebda_region()62 if (lowmem < INSANE_CUTOFF) in reserve_ebda_region()63 lowmem = LOWMEM_CAP; in reserve_ebda_region()66 lowmem = min(lowmem, ebda_addr); in reserve_ebda_region()67 lowmem = min(lowmem, LOWMEM_CAP); /* Absolute cap */ in reserve_ebda_region()70 memblock_reserve(lowmem, 0x100000 - lowmem); in reserve_ebda_region()
53 static unsigned long lowmem __initdata;91 lowmem = mem; in prom_init_mem()149 if (lowmem != 128 << 20 || !highmem_region) in bcm47xx_prom_highmem_init()168 extmem -= lowmem; in bcm47xx_prom_highmem_init()
264 (table->lowmem ? gfp : GFP_HIGHUSER) | in mlx4_table_get()315 if (!table->lowmem) in mlx4_table_find()406 table->lowmem = use_lowmem; in mlx4_init_icm_table()
263 int lowmem; member
68 int lowmem; member
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()
287 the kernel to allow process memory to be allocated from the "lowmem"291 And on large highmem machines this lack of reclaimable lowmem memory295 which _could_ use highmem from using too much lowmem. This means that296 a certain amount of lowmem is defended from the possibility of being301 highmem or lowmem).428 watermark[WMARK_MIN] value for each lowmem zone in the system.429 Each lowmem zone gets a number of reserved free pages based
66 machine with highmem) the number of lowmem RAM pages,
871 this memory, making it slower to access than lowmem.877 allocated. Bad things happen when you're out of lowmem.
1643 of lowmem (up to 3GB). If unsure, say 'N' here.
2322 nobats [PPC] Do not use BATs for mapping kernel lowmem2450 lowmem mapping on PPC40x.