Searched defs:highmem (Results 1 – 6 of 6) sorted by relevance
/linux/mm/ |
H A D | show_mem.c | 404 unsigned long total = 0, reserved = 0, highmem = 0; in __show_mem() local
|
H A D | cma.c | 407 phys_addr_t highmem = __pa(high_memory - 1) + 1; in cma_alloc_mem() local
|
H A D | mm_init.c | 1792 phys_addr_t highmem = memblock_end_of_DRAM(); in set_high_memory() local
|
/linux/kernel/power/ |
H A D | snapshot.c | 1699 preallocate_highmem_fraction(unsigned long nr_pages,unsigned long highmem,unsigned long total) preallocate_highmem_fraction() argument 1713 preallocate_highmem_fraction(unsigned long nr_pages,unsigned long highmem,unsigned long total) preallocate_highmem_fraction() argument 1827 unsigned long saveable, size, max_size, count, highmem, pages = 0; hibernate_preallocate_memory() local [all...] |
/linux/drivers/net/ethernet/marvell/ |
H A D | skge.c | 3808 int highmem) in skge_devinit()
|
H A D | sky2.c | 4589 int highmem, int wol) in sky2_init_netdev()
|