Home
last modified time | relevance | path

Searched refs:bootmap_base (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/sparc64/mm/
Dinit.c57 static unsigned long bootmap_base; variable
355 trans = __alloc_bootmem(tsz, SMP_CACHE_BYTES, bootmap_base); in inherit_prom_mappings()
375 prompmd = __alloc_bootmem(OBP_PMD_SIZE, OBP_PMD_SIZE, bootmap_base); in inherit_prom_mappings()
393 bootmap_base); in inherit_prom_mappings()
1285 bootmap_base = bootmap_pfn << PAGE_SHIFT; in bootmem_init()
1646 __alloc_bootmem(i << 3, SMP_CACHE_BYTES, bootmap_base); in mem_init()