Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/mm/
Dinit.c374 #define OBP_PMD_SIZE 2048 in inherit_prom_mappings() macro
375 prompmd = __alloc_bootmem(OBP_PMD_SIZE, OBP_PMD_SIZE, bootmap_base); in inherit_prom_mappings()
378 memset(prompmd, 0, OBP_PMD_SIZE); in inherit_prom_mappings()