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

/linux-4.4.14/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.c9 #define KMSG_COMPONENT "extmem"
26 #include <asm/extmem.h>
351 * 0 .. 6 : type of segment as defined in include/asm-s390/extmem.h
514 * 0 .. 6 : type of segment as defined in include/asm-s390/extmem.h
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
H A Dextmem_defs.h85 /* C-code for register scope extmem */
87 /* Register rw_cse0_cfg, scope extmem, type rw */
106 /* Register rw_cse1_cfg, scope extmem, type rw */
125 /* Register rw_csr0_cfg, scope extmem, type rw */
144 /* Register rw_csr1_cfg, scope extmem, type rw */
163 /* Register rw_csp0_cfg, scope extmem, type rw */
182 /* Register rw_csp1_cfg, scope extmem, type rw */
201 /* Register rw_csp2_cfg, scope extmem, type rw */
220 /* Register rw_csp3_cfg, scope extmem, type rw */
239 /* Register rw_csp4_cfg, scope extmem, type rw */
258 /* Register rw_csp5_cfg, scope extmem, type rw */
277 /* Register rw_csp6_cfg, scope extmem, type rw */
296 /* Register rw_css_cfg, scope extmem, type rw */
315 /* Register rw_status_handle, scope extmem, type rw */
322 /* Register rw_wait_pin, scope extmem, type rw */
331 /* Register rw_gated_csp, scope extmem, type rw */
H A DMakefile54 REGDESC += $(BASEDIR)/io/bif/mod/extmem/extmem_regs.r
108 extmem_defs.h: $(BASEDIR)/io/bif/mod/extmem/extmem_regs.r
/linux-4.4.14/arch/mips/bcm47xx/
H A Dprom.c140 unsigned long extmem = 0; bcm47xx_prom_highmem_init() local
164 for (extmem = 128 << 20; extmem < 512 << 20; extmem <<= 1) { bcm47xx_prom_highmem_init()
165 if (!memcmp(prom_init, (void *)(off + extmem), 16)) bcm47xx_prom_highmem_init()
168 extmem -= lowmem; bcm47xx_prom_highmem_init()
172 if (!extmem) bcm47xx_prom_highmem_init()
176 extmem >> 20); bcm47xx_prom_highmem_init()
/linux-4.4.14/drivers/s390/char/
H A Dmonreader.c28 #include <asm/extmem.h>
/linux-4.4.14/drivers/s390/block/
H A Ddcssblk.c20 #include <asm/extmem.h>

Completed in 229 milliseconds