Searched defs:availmemr (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/sys/arch/powerpc/ibm4xx/
H A Dibm40x_machdep.c86 struct mem_region availmemr[MEMREGIONS];/* Who's supposed to set these up? */ variable in typeref:struct:mem_region
/netbsd-current/sys/arch/evbppc/virtex/
H A Dmachdep.c98 struct mem_region availmemr[MEMREGIONS]; variable in typeref:struct:mem_region
128 physmemr, availmemr); local
/netbsd-current/sys/arch/ibmnws/ibmnws/
H A Dmachdep.c81 struct mem_region physmemr[OFMEMREGIONS], availmemr[OFMEMREGIONS]; variable in typeref:struct:
/netbsd-current/sys/arch/mvmeppc/mvmeppc/
H A Dmachdep.c104 struct mem_region physmemr[2], availmemr[2]; variable in typeref:struct:
/netbsd-current/sys/arch/bebox/bebox/
H A Dmachdep.c95 struct mem_region physmemr[MEMREGIONS], availmemr[MEMREGIONS]; variable in typeref:struct:
/netbsd-current/sys/arch/evbppc/pmppc/
H A Dmachdep.c154 struct mem_region physmemr[2], availmemr[2]; variable in typeref:struct:
/netbsd-current/sys/arch/evbppc/wii/
H A Dmachdep.c216 struct mem_region physmemr[3], availmemr[3]; variable in typeref:struct:
/netbsd-current/sys/arch/amigappc/amigappc/
H A Dmachdep.c78 static struct mem_region physmemr[AMIGAMEMREGIONS], availmemr[AMIGAMEMREGIONS]; variable in typeref:struct:
/netbsd-current/sys/arch/prep/prep/
H A Dmachdep.c100 struct mem_region physmemr[OFMEMREGIONS], availmemr[OFMEMREGIONS]; variable in typeref:struct:
/netbsd-current/sys/arch/evbppc/ev64260/
H A Dmachdep.c101 struct mem_region physmemr[PMONMEMREGIONS], availmemr[PMONMEMREGIONS]; variable in typeref:struct:
/netbsd-current/sys/arch/rs6000/rs6000/
H A Dmachdep.c111 struct mem_region physmemr[OFMEMREGIONS], availmemr[OFMEMREGIONS]; variable in typeref:struct:
/netbsd-current/sys/arch/sandpoint/sandpoint/
H A Dmachdep.c106 struct mem_region physmemr[2], availmemr[2]; variable in typeref:struct:
/netbsd-current/sys/arch/evbppc/mpc85xx/
H A Dmachdep.c128 phys_ram_seg_t availmemr[2*MEMREGIONS]; /* Available memory */ variable
[all...]

Completed in 127 milliseconds