Searched defs:highmem (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/um/kernel/
H A Dmem.c52 unsigned long long highmem; variable
53 EXPORT_SYMBOL(highmem); variable
H A Dphysmem.c111 memblock_add(__pa(start), len + highmem); local
26 mem_total_pages(unsigned long physmem, unsigned long iomem, unsigned long highmem) argument
79 setup_physmem(unsigned long start, unsigned long reserve_end, unsigned long len, unsigned long long highmem) argument
[all...]
/linux-master/mm/
H A Dshow_mem.c402 unsigned long total = 0, reserved = 0, highmem = 0; local
/linux-master/drivers/net/ethernet/marvell/
H A Dskge.c3811 skge_devinit(struct skge_hw *hw, int port, int highmem) argument
H A Dsky2.c4590 sky2_init_netdev(struct sky2_hw *hw, unsigned port, int highmem, int wol) argument
/linux-master/drivers/mmc/core/
H A Dmmc_test.c149 struct page *highmem; member in struct:mmc_test_card
[all...]
/linux-master/kernel/power/
H A Dsnapshot.c1708 preallocate_highmem_fraction(unsigned long nr_pages, unsigned long highmem, unsigned long total) argument
1722 preallocate_highmem_fraction(unsigned long nr_pages, unsigned long highmem, unsigned long total) argument
1837 unsigned long saveable, size, max_size, count, highmem, pages = 0; local
[all...]
/linux-master/arch/powerpc/kernel/
H A Dprom_init.c1540 alloc_down(unsigned long size, unsigned long align, int highmem) argument

Completed in 218 milliseconds