Home
last modified time | relevance | path

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

/NextBSD/sys/powerpc/include/
HDpmap.h248 #define PHYS_AVAIL_SZ 256 /* Allows up to 16GB Ram on pSeries with macro
253 extern vm_paddr_t phys_avail[PHYS_AVAIL_SZ];
HDdump.h35 #define DUMPSYS_MD_PA_NPAIRS (PHYS_AVAIL_SZ + 1)
/NextBSD/sys/powerpc/powerpc/
HDplatform.c68 static struct mem_region pregions[PHYS_AVAIL_SZ];
69 static struct mem_region aregions[PHYS_AVAIL_SZ];
HDpmap_dispatch.c77 vm_paddr_t phys_avail[PHYS_AVAIL_SZ];
/NextBSD/sys/powerpc/powermac/
HDplatform_powermac.c124 cell_t memoryprop[PHYS_AVAIL_SZ * 2]; in powermac_mem_regions()
/NextBSD/sys/powerpc/ofw/
HDofw_machdep.c147 cell_t OFmem[4 * PHYS_AVAIL_SZ]; in parse_ofw_memory()
/NextBSD/sys/powerpc/aim/
HDmmu_oea.c2640 extern struct dump_pa dump_map[PHYS_AVAIL_SZ + 1];
HDmmu_oea64.c2663 extern struct dump_pa dump_map[PHYS_AVAIL_SZ + 1];
/NextBSD/sys/powerpc/booke/
HDpmap.c2706 extern struct dump_pa dump_map[PHYS_AVAIL_SZ + 1];