Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dvmparam.h155 #define PHYS_AVAIL_SZ 256 /* Allows up to 16GB Ram on pSeries with macro
161 #define PHYS_AVAIL_ENTRIES PHYS_AVAIL_SZ
H A Ddump.h33 #define DUMPSYS_MD_PA_NPAIRS (PHYS_AVAIL_SZ + 1)
/freebsd/sys/powerpc/powerpc/
H A Dplatform.c74 static struct mem_region pregions[PHYS_AVAIL_SZ];
75 static struct numa_mem_region numa_pregions[PHYS_AVAIL_SZ];
76 static struct mem_region aregions[PHYS_AVAIL_SZ];
/freebsd/sys/powerpc/ofw/
H A Dofw_machdep.c173 cell_t OFmem[4 * PHYS_AVAIL_SZ]; in parse_ofw_memory()
239 cell_t OFmem[4 * PHYS_AVAIL_SZ]; in parse_numa_ofw_memory()
/freebsd/sys/powerpc/powermac/
H A Dplatform_powermac.c134 cell_t memoryprop[PHYS_AVAIL_SZ * 2]; in powermac_mem_regions()
/freebsd/sys/powerpc/aim/
H A Dmmu_oea.c2773 extern struct dump_pa dump_map[PHYS_AVAIL_SZ + 1];
H A Dmmu_oea64.c3258 extern struct dump_pa dump_map[PHYS_AVAIL_SZ + 1];