Searched refs:extmem (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/mm/
H A DMakefile5 obj-y := init.o fault.o extmem.o mmap.o vmem.o pgtable.o maccess.o \
H A Dextmem.c2 * File...........: arch/s390/mm/extmem.c
10 #define KMSG_COMPONENT "extmem"
26 #include <asm/extmem.h>
363 * 0 .. 6 : type of segment as defined in include/asm-s390/extmem.h
525 * 0 .. 6 : type of segment as defined in include/asm-s390/extmem.h
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dprom.c212 unsigned long mem, extmem = 0, off, data; local
287 for (extmem = (128 MB); extmem < (512 MB); extmem <<= 1) {
288 if (*(unsigned long *)(off + extmem) == data)
292 extmem -= mem;
329 if (extmem) {
338 extmem -= 0x1000;
339 add_memory_region(SI_SDRAM_R2 + (128 MB) - 0x1000, extmem, BOOT_MEM_RAM);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A DMakefile54 REGDESC += $(BASEDIR)/io/bif/mod/extmem/extmem_regs.r
108 extmem_defs.h: $(BASEDIR)/io/bif/mod/extmem/extmem_regs.r
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dmonreader.c28 #include <asm/extmem.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddcssblk.c21 #include <asm/extmem.h>

Completed in 62 milliseconds