Searched refs:extmem (Results 1 – 3 of 3) sorted by relevance
140 unsigned long extmem = 0; in bcm47xx_prom_highmem_init() local164 for (extmem = 128 << 20; extmem < 512 << 20; extmem <<= 1) { in bcm47xx_prom_highmem_init()165 if (!memcmp(prom_init, (void *)(off + extmem), 16)) in bcm47xx_prom_highmem_init()168 extmem -= lowmem; in bcm47xx_prom_highmem_init()172 if (!extmem) in bcm47xx_prom_highmem_init()176 extmem >> 20); in bcm47xx_prom_highmem_init()
5 obj-y := init.o fault.o extmem.o mmap.o vmem.o pgtable.o maccess.o
54 REGDESC += $(BASEDIR)/io/bif/mod/extmem/extmem_regs.r108 extmem_defs.h: $(BASEDIR)/io/bif/mod/extmem/extmem_regs.r