Searched defs:end_mem (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/mm/
H A Dinit.c83 unsigned long end_mem = memory_end & PAGE_MASK; local
127 unsigned long end_mem = memory_end; /* DAVIDM - this must not include kernel stack at top */ local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/mm/
H A Dinit.c82 unsigned long end_mem = memory_end & PAGE_MASK; local
131 unsigned long end_mem = memory_end; /* DAVIDM - this must not include kernel stack at top */ local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mm/
H A Dinit.c46 unsigned long end_mem = memory_end & PAGE_MASK; local
98 unsigned long end_mem = memory_end; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dnosun4c.c32 unsigned long __init sun4c_paging_init(unsigned long start_mem, unsigned long end_mem) argument

Completed in 112 milliseconds