Searched refs:mapped (Results 1 - 200 of 1918) sorted by relevance

12345678910

/linux-4.4.14/arch/mips/kvm/
H A Dcommpage.h6 * KVM/MIPS: commpage: mapped into get kernel space
16 /* COP0 state is mapped into Guest kernel via commpage */
/linux-4.4.14/include/linux/
H A Delf-fdpic.h24 unsigned long elfhdr_addr; /* mapped ELF header user address */
25 unsigned long ph_addr; /* mapped PT_PHDR user address */
26 unsigned long map_addr; /* mapped loadmap user address */
27 unsigned long entry_addr; /* mapped entry user address */
29 unsigned long dynamic_addr; /* mapped PT_DYNAMIC user address */
H A Dcpu_rmap.h21 * @size: Number of objects to be reverse-mapped
57 * @size: Number of objects to be mapped
H A Dagp_backend.h82 /* list of agp_memory mapped to the aperture */
84 /* DMA-mapped addresses */
H A Dzsmalloc.h22 * NOTE: These only make a difference when a mapped object spans pages.
H A Dfutex.h27 * mapped on a file (reference on the underlying inode)
H A Discsi_ibft.h34 * mapped address is set in the ibft_addr variable.
H A Dcb710.h165 * cb710_sg_dwiter_write_from_io - transfer data to mapped buffer from 32-bit IO port
187 * cb710_sg_dwiter_read_to_io - transfer data to 32-bit IO port from mapped buffer
H A Dmm_types.h51 * If page mapped as anonymous
84 * Count of ptes mapped in
86 * mapped & limit reverse map
92 * be mapped and keeping the
196 * On machines where all RAM is mapped into kernel address space,
198 * highmem some memory is mapped into kernel virtual memory
426 unsigned long total_vm; /* Total pages mapped */
502 * PROT_NONE or PROT_NUMA mapped page.
/linux-4.4.14/arch/cris/include/arch-v10/arch/
H A Dpage.h9 #define PAGE_OFFSET KSEG_6 /* kseg_6 is mapped to physical ram */
11 #define PAGE_OFFSET KSEG_C /* kseg_c is mapped to physical ram */
/linux-4.4.14/arch/metag/include/asm/
H A Dhwthread.h19 * Each hardware thread's Control Unit registers are memory-mapped
23 * register "regnum" is mapped.
H A Dmmu.h28 * Returns 0 (an empty pte) if that range is not mapped.
33 * that maps that address. Returns 0 if the address is not mapped.
/linux-4.4.14/arch/arm/plat-iop/
H A Dsetup.c20 * the IOP3xx OCCDR must be mapped uncached and unbuffered.
23 { /* mem mapped registers */
/linux-4.4.14/drivers/staging/sm750fb/
H A Dddk750_help.c7 /* after driver mapped io registers, use this function first */ ddk750_set_mmio()
/linux-4.4.14/drivers/net/arcnet/
H A Dcom9026.h11 #define COM9026_REG_RW_MEMDATA 12 /* Data port for IO-mapped memory */
H A Dcom90io.c2 * Linux ARCnet driver - COM90xx chipset (IO-mapped buffers)
64 * IO-mapped operation routines *
127 /* We cannot probe for an IO mapped card either, although we can check that
136 pr_info("%s\n", "COM90xx IO-mapped mode support (by David Woodhouse et el.)"); com90io_probe()
141 arc_printk(D_NORMAL, dev, "No autoprobe for IO mapped cards; you must specify the base address!\n"); com90io_probe()
292 /* Set the thing to IO-mapped, 8-bit mode */ com90io_reset()
H A Dcom20020.h85 #define COM20020_REG_W_ADDR_HI 2 /* control for IO-mapped memory */
87 #define COM20020_REG_RW_MEMDATA 4 /* data port for IO-mapped memory */
H A Dcom20020-isa.c47 /* We cannot (yet) probe for an IO mapped card, although we can check that
62 arc_printk(D_NORMAL, dev, "No autoprobe (yet) for IO mapped cards; you must specify the base address!\n"); com20020isa_probe()
/linux-4.4.14/arch/alpha/include/asm/
H A Dcache.h14 direct-mapped, physical.
/linux-4.4.14/include/asm-generic/
H A Dpci.h18 * space is mapped to address physical 0.
H A Dcacheflush.h9 * the cache is mapped to physical memory, not virtual memory
H A Dearly_ioremap.h39 * Early copy from unmapped memory to kernel mapped memory.
/linux-4.4.14/arch/x86/um/os-Linux/
H A Dtask_size.c20 void *mapped = NULL; page_ok() local
34 mapped = mmap(address, UM_KERN_PAGE_SIZE, page_ok()
37 if (mapped == MAP_FAILED) page_ok()
39 if (mapped != address) page_ok()
62 if (mapped != NULL) page_ok()
63 munmap(mapped, UM_KERN_PAGE_SIZE); page_ok()
73 * 0xffffe000. It is mapped, is readable, can be reprotected writeable os_get_top_address()
/linux-4.4.14/arch/sh/mm/
H A Dioremap.c8 * This is needed for high PCI addresses that aren't mapped in the
43 void __iomem *mapped; __ioremap_caller() local
60 mapped = pmb_remap_caller(phys_addr, size, pgprot, caller); __ioremap_caller()
61 if (mapped && !IS_ERR(mapped)) __ioremap_caller()
62 return mapped; __ioremap_caller()
H A Dtlb-pteaex.c64 * While SH-X2 extended TLB mode splits out the memory-mapped I/UTLB
65 * data arrays, SH-X3 cores with PTEAEX split out the memory-mapped
H A Dtlbex_32.c33 * are always mapped, whether it be due to legacy behaviour in handle_tlbmiss()
/linux-4.4.14/arch/sparc/include/asm/
H A Dpci_32.h32 * On LEON PCI Memory space is mapped 1:1 with physical address space.
35 * are converted into CPU addresses to virtual addresses that are mapped with
H A Dvaddrs.h8 * which important things will be mapped.
/linux-4.4.14/arch/arm/mach-davinci/include/mach/
H A Dsram.h19 * mapped address is also returned.
22 * DMA mapped SRAM on systems which don't allow that.
H A Dda8xx.h47 * on the davincis) so it needs to be mapped separately. It will be
48 * mapped early on when the I/O space is mapped and we'll put it just
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Docteon_mem_ops.h30 /** Read a 64-bit value from a BAR1 mapped core memory address.
35 * in which core_addr is mapped.
41 /** Read a 32-bit value from a BAR1 mapped core memory address.
49 /** Write a 32-bit value to a BAR1 mapped core memory address.
H A Docteon_main.h73 dev_dbg(&oct->pci_dev->dev, "Freeing PCI mapped regions for Bar%d\n", octeon_unmap_pci_barx()
87 * @param max_map_len maximum length of mapped memory
114 dev_dbg(&oct->pci_dev->dev, "BAR%d start: 0x%llx mapped %u of %u bytes\n", octeon_map_pci_barx()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dpowerflags.c18 "", /* tsc invariant mapped to constant_tsc */
H A Dbugs_64.c24 * Make sure the first 2MB area is not mapped by huge pages check_bugs()
/linux-4.4.14/arch/cris/include/arch-v32/arch/
H A Dpage.h7 #define PAGE_OFFSET KSEG_C /* kseg_c is mapped to physical ram. */
/linux-4.4.14/drivers/acpi/
H A Dgsi.c65 * @dev: device for which IRQ has to be mapped
67 * @trigger: trigger type of the GSI number to be mapped
68 * @polarity: polarity of the GSI to be mapped
/linux-4.4.14/arch/metag/mm/
H A Dioremap.c3 * Needed for memory-mapped I/O devices mapped outside our normal DRAM
4 * window (that is, all memory-mapped I/O devices).
H A Dmaccess.c13 * precise. We override it here to avoid these things happening to memory mapped
/linux-4.4.14/arch/cris/mm/
H A Dioremap.c5 * Needed for memory-mapped I/O devices mapped outside our normal DRAM
6 * window (that is, all memory-mapped I/O devices).
/linux-4.4.14/fs/jfs/
H A Dioctl.c43 long mapped=0; jfs_map_ext2() local
48 mapped |= jfs_map[index].jfs_flag; jfs_map_ext2()
51 mapped |= jfs_map[index].ext2_flag; jfs_map_ext2()
55 return mapped; jfs_map_ext2()
/linux-4.4.14/include/uapi/xen/
H A Dgntdev.h39 /* The domain ID of the grant to be mapped. */
41 /* The grant reference of the grant to be mapped. */
54 /* The number of grants to be mapped. */
88 * N.B. Where more than one page has been mapped into a contiguous range, the
97 /* The virtual address of the first mapped page in a range. */
102 /* The number of pages mapped in the VM area that begins at @vaddr. */
108 * Sets the maximum number of grants that may mapped at once by this gntdev
117 /* The maximum number of grants that may be mapped at once. */
126 * Each mapped page only supports one notification; multiple calls referring to
/linux-4.4.14/arch/s390/include/asm/
H A Dcpufeature.h14 * are mapped to the so-called machine flags. Particular machine flags are
H A Dpage.h93 unsigned char skey, int mapped) page_set_storage_key()
95 if (!mapped) page_set_storage_key()
92 page_set_storage_key(unsigned long addr, unsigned char skey, int mapped) page_set_storage_key() argument
H A Dkexec.h15 * I.e. Maximum page that is mapped directly into kernel memory,
/linux-4.4.14/arch/m68k/include/asm/
H A Dsun3xprom.h39 /* mapped area */
H A Dpgtable_no.h42 * for zero-mapped memory areas etc..
H A Dio_no.h16 * readX/writeX() are used to access memory mapped devices. On some
17 * architectures the memory mapped IO stuff needs to be accessed
/linux-4.4.14/arch/ia64/include/asm/
H A Dagp.h14 * (unlike x86, where it gets mapped "write-coalescing").
H A Dpage.h21 #define RGN_KERNEL 7 /* Identity mapped region */
22 #define RGN_UNCACHED 6 /* Identity mapped I/O region */
/linux-4.4.14/arch/blackfin/include/asm/
H A Dl1layout.h17 /* Data that is "mapped" into the process VM at the start of the L1 scratch
/linux-4.4.14/arch/arm/include/asm/xen/
H A Dpage-coherent.h46 * Dom0 is mapped 1:1, while the Linux page can span across xen_dma_map_page()
50 * grant-mapped in dom0. If the page is local we can safely xen_dma_map_page()
66 * Dom0 is mapped 1:1, while the Linux page can be spanned accross xen_dma_unmap_page()
68 * foreign Xen page. Dom0 is mapped 1:1, so calling pfn_valid on a xen_dma_unmap_page()
/linux-4.4.14/arch/xtensa/include/asm/
H A Ddma.h34 * the section of physical memory contiguously mapped in virtual
37 * the size of the statically mapped kernel segment
H A Dpci.h31 * Xtensa has everything mapped statically like x86.
/linux-4.4.14/fs/coda/
H A Dcoda_fs_i.h26 unsigned int c_mapcount; /* nr of times this inode is mapped */
41 unsigned int cfi_mapcount; /* nr of times this file is mapped */
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dpci-octeon.h15 * The physical memory base mapped by BAR1. 256MB at the end of the
41 * For PCI (not PCIe) the base of the memory mapped by BAR1
/linux-4.4.14/arch/sh/boards/mach-sdk7786/
H A Dfpga.c20 * The FPGA can be mapped in any of the generally available areas,
33 * Iterate over all of the areas where the FPGA could be mapped. sdk7786_fpga_probe()
/linux-4.4.14/drivers/hid/
H A Dhid-plantronics.c78 goto mapped; plantronics_input_mapping()
82 goto mapped; plantronics_input_mapping()
89 * otherwise, ignore everything else that was not mapped plantronics_input_mapping()
100 mapped: plantronics_input_mapping()
102 hid_dbg(hdev, "usage: %08x (appl: %08x) - mapped to key %d\n", plantronics_input_mapping()
/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-io.h2 * cx18 driver PCI memory mapped IO access routines
37 /* Non byteswapping memory mapped IO */ cx18_raw_readl()
59 /* Normal memory mapped IO */ cx18_readl()
150 /* Access "register" region of CX23418 memory mapped I/O */ cx18_write_reg_noretry()
173 /* Access "encoder memory" region of CX23418 memory mapped I/O */ cx18_write_enc()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_defs.h45 * bus module (PL) and CPU Interface Module (CIM) components are mapped via
47 * Map. The Mail Box Data (MBDATA) range is mapped via the PCI-E Mailbox Base
76 * module whose registers are being mapped, the offset within the module's
79 * are being mapped. All addresses and qualtities are in terms of 32-bit
81 * the last address mapped in the T4VF Register Map 1 (i.e. it's a "<="
/linux-4.4.14/lib/
H A Dsg_split.c24 struct sg_splitter *splitters, bool mapped) sg_calculate_split()
38 sglen = mapped ? sg_dma_len(sg) : sg->length; for_each_sg()
130 * @in_mapped_nents: the result of a dma_map_sg(in, ...), or 0 if not mapped.
135 * @out_mapped_nents: the resulting sg lists mapped number of sg entries. Might
136 * be NULL if sglist not already mapped (in_mapped_nents = 0)
22 sg_calculate_split(struct scatterlist *in, int nents, int nb_splits, off_t skip, const size_t *sizes, struct sg_splitter *splitters, bool mapped) sg_calculate_split() argument
/linux-4.4.14/fs/ntfs/
H A Dmft.h64 * @ni: ntfs inode describing the mapped mft record
66 * Set the mapped (extent) mft record of the (base or extent) ntfs inode @ni,
85 * write_mft_record - write out a mapped (extent) mft record
86 * @ni: ntfs inode describing the mapped (extent) mft record
87 * @m: mapped (extent) mft record to write
H A Dlcnalloc.h68 * mapped, you can specify @ctx as NULL and ntfs_cluster_free() will perform
97 * needed runlist fragments need to be mapped.
102 * - If @ctx is NULL, the base mft record of @ni must not be mapped on
104 * - If @ctx is not NULL, the base mft record must be mapped on entry
105 * and it will be left mapped on return.
H A Daops.h35 * ntfs_unmap_page - release a page that was mapped using ntfs_map_page()
65 * If the page is in high memory it is mapped into memory directly addressible
/linux-4.4.14/drivers/gpu/host1x/hw/
H A Ddebug_hw.c154 u32 *mapped; show_channel_gathers() local
157 mapped = (u32 *)job->gather_copy_mapped; show_channel_gathers()
159 mapped = host1x_bo_mmap(g->bo); show_channel_gathers()
161 if (!mapped) { show_channel_gathers()
170 g->base, mapped); show_channel_gathers()
173 host1x_bo_munmap(g->bo, mapped); show_channel_gathers()
196 !ch->cdma.push_buffer.mapped) { host1x_debug_show_channel_cdma()
/linux-4.4.14/include/xen/
H A Dxen-ops.h44 * overwritten by the error codes after they are mapped.
46 * Returns the number of successfully mapped frames, or a -ve error
65 * Returns the number of successfully mapped frames, or a -ve error
/linux-4.4.14/drivers/target/loopback/
H A Dtcm_loop.h15 /* Sense buffer that will be mapped into outgoing status */
/linux-4.4.14/drivers/scsi/
H A Dscsi_lib_dma.c39 * scsi_dma_unmap - unmap command's sg lists mapped by scsi_dma_map
/linux-4.4.14/drivers/sh/intc/
H A Dvirq.c151 struct intc_map_entry *mapped; intc_subgroup_init_one() local
156 mapped = radix_tree_lookup(&d->tree, subgroup->parent_id); intc_subgroup_init_one()
157 if (!mapped) { intc_subgroup_init_one()
162 pirq = mapped - intc_irq_xlate; intc_subgroup_init_one()
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dxdi_adapter.h15 void __iomem *addr[8]; /* same bar, but mapped into memory */
/linux-4.4.14/arch/x86/include/asm/
H A Dagp.h10 * region is mapped uncacheable. Make sure there are no conflicting
H A Dapb_timer.h21 /* default memory mapped register base */
/linux-4.4.14/fs/nilfs2/
H A Dfile.c79 * check to see if the page is mapped already (no holes) nilfs_page_mkwrite()
82 goto mapped; nilfs_page_mkwrite()
98 goto mapped; nilfs_page_mkwrite()
120 mapped: nilfs_page_mkwrite()
/linux-4.4.14/include/uapi/linux/
H A Delf-fdpic.h21 Elf32_Addr addr; /* core address to which mapped */
H A Dfiemap.h33 __u32 fm_mapped_extents;/* number of extents that were mapped (out) */
36 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */
H A Dmmtimer.h30 * registers are mapped) for the counter in question.
/linux-4.4.14/include/linux/mtd/
H A Dphysmap.h2 * For boards with physically mapped flash and using
H A Dspear_smi.h35 * mem_base: the memory base on which the flash is mapped
/linux-4.4.14/include/linux/platform_data/
H A Dpinctrl-adi2.h26 * GPIO bank can be mapped into either low 16 bits[0] or high 16
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dmman.h23 #define MCL_CURRENT 0x2000 /* lock all currently mapped pages */
/linux-4.4.14/arch/powerpc/mm/
H A D40x_mmu.c98 unsigned long v, s, mapped; mmu_mapin_ram() local
135 mapped = total_lowmem - s; mmu_mapin_ram()
144 memblock_set_current_limit(mapped); mmu_mapin_ram()
146 return mapped; mmu_mapin_ram()
H A Dmmu_context_iommu.c26 atomic64_t mapped; member in struct:mm_iommu_table_group_mem_t
139 atomic64_set(&mem->mapped, 1); mm_iommu_get()
218 if (atomic_cmpxchg(&mem->mapped, 1, 0) != 1) { mm_iommu_put()
224 /* @mapped became 0 so now mappings are disabled, release the region */ mm_iommu_put()
289 if (atomic64_inc_not_zero(&mem->mapped)) mm_iommu_mapped_inc()
299 atomic64_add_unless(&mem->mapped, -1, 1); mm_iommu_mapped_dec()
H A Dppc_mmu_32.c43 struct batrange { /* stores address ranges mapped by BATs */
50 * Return PA for this VA if it is mapped by a BAT, or 0
62 * Return VA for a given PA or 0 if not mapped
81 printk(KERN_DEBUG "RAM mapped without BATs\n"); mmu_mapin_ram()
287 else /* Anything else has 256M mapped */ setup_initial_memory_limit()
H A Dpgtable_32.c230 * Is it already mapped? Perhaps overlapped by a previous __ioremap_caller()
231 * BAT mapping. If the whole area is mapped then we're done, __ioremap_caller()
236 * of the range we want are mapped then it's mapped to the __ioremap_caller()
278 * If mapped by BATs then there is nothing to do. iounmap()
H A Dinit_32.c153 /* Freescale Book-E parts expect lowmem to be mapped by fixed TLB MMU_init()
188 /* From now on, btext is no longer BAT mapped if it was at all */ MMU_init()
/linux-4.4.14/arch/sh/include/asm/
H A Dcache.h29 * in memory mapped cache array ops.
H A Dio.h133 * On SuperH I/O ports are memory mapped, so we access them using normal
135 * which all ports are being mapped.
253 * mapped at all times (as MIPS does), so "ioremap()" and "iounmap()" do
287 * mapped. Uncached access for P1 addresses are done through P2. __ioremap_29bit()
306 /* P4 above the store queues are always mapped. */ __ioremap_29bit()
/linux-4.4.14/arch/sh/include/cpu-sh4/cpu/
H A Dsq.h19 * mapped to any physical address space. Since data is written (and aligned)
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dmman.h18 #define MCL_CURRENT 0x2000 /* lock all currently mapped pages */
/linux-4.4.14/arch/parisc/include/asm/
H A Dfixmap.h14 * from areas congruently mapped with user space. It is 8MB large
/linux-4.4.14/arch/cris/include/asm/
H A Dcacheflush.h8 * the cache is mapped to physical memory, not virtual memory
H A Dpci.h27 * i386 has everything mapped statically.
/linux-4.4.14/arch/ia64/sn/kernel/sn2/
H A Dcache.c15 * @flush_addr: identity mapped region 7 address to start flushing
/linux-4.4.14/arch/arm/mach-w90x900/include/mach/
H A Dregs-ldm.h241 /* Hardware cursor color ram register mapped to bpp = 0 */
244 /* Hardware cursor color ram register mapped to bpp = 1 */
247 /* Hardware cursor color ram register mapped to bpp = 2 */
250 /* Hardware cursor color ram register mapped to bpp = 3 */
/linux-4.4.14/arch/arm/include/asm/mach/
H A Dflash.h19 * width: width of mapped device
/linux-4.4.14/include/linux/mfd/
H A Dhi6421-pmic.h19 /* Hi6421 registers are mapped to memory bus in 4 bytes stride */
/linux-4.4.14/drivers/staging/unisys/visorbus/
H A Dvisorchannel.c39 void *mapped; member in struct:visorchannel
96 channel->mapped = memremap(physaddr, size, MEMREMAP_WB); visorchannel_create_guts()
97 if (!channel->mapped) { visorchannel_create_guts()
116 memunmap(channel->mapped); visorchannel_create_guts()
119 channel->mapped = NULL; visorchannel_create_guts()
129 channel->mapped = memremap(channel->physaddr, channel_bytes, visorchannel_create_guts()
131 if (!channel->mapped) { visorchannel_create_guts()
170 if (channel->mapped) { visorchannel_destroy()
171 memunmap(channel->mapped); visorchannel_destroy()
245 memcpy(local, channel->mapped + offset, nbytes); visorchannel_read()
267 memcpy(channel->mapped + offset, local, nbytes); visorchannel_write()
/linux-4.4.14/drivers/mtd/maps/
H A Duclinux.c4 * uclinux.c -- generic memory mapped MTD driver for uclinux
91 * The filesystem is guaranteed to be in direct mapped memory. It is uclinux_mtd_init()
H A Dscx200_docflash.c5 National Semiconductor SCx200 flash mapped with DOCCS
166 printk(KERN_INFO NAME ": DOCCS mapped at %pR, width %d\n", init_scx200_docflash()
/linux-4.4.14/arch/sparc/kernel/
H A Dleon_pci.c20 * PCI Memory and Prefetchable Memory is direct-mapped. However I/O Space is
70 /* ROM BARs are mapped into 32-bit memory space */ pcibios_fixup_bus()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_mem.c347 * @handle: used to return the DMA-mapped address of the mbuf
349 * Description: Allocates a DMA-mapped buffer from the lpfc_mbuf_pool PCI pool.
384 * @dma: the DMA-mapped address of the lpfc_mbuf_pool to be freed
413 * @dma: the DMA-mapped address of the lpfc_mbuf_pool to be freed
437 * Description: Allocates a DMA-mapped HBQ buffer from the lpfc_hrb_pool PCI
438 * pool along a non-DMA-mapped container for it.
470 * Description: Frees both the container and the DMA-mapped buffer returned by
489 * Description: Allocates a DMA-mapped receive buffer from the lpfc_hrb_pool PCI
490 * pool along a non-DMA-mapped container for it.
530 * Description: Frees both the container and the DMA-mapped buffers returned by
H A Dlpfc_disc.h195 * mapped_list will contain all nodes that are mapped FCP targets.
199 * nodes transition from the unmapped to the mapped list.
219 * the ADISC list and placed on either the mapped or unmapped list (depending
222 * changed to PRLI_COMPL. If the completion indicates a mapped
227 * any) is removed, and the node is placed on the mapped list.
230 * For a Link Down, all nodes on the ADISC, PLOGI, unmapped or mapped
235 * For a Link Up or RSCN, all nodes will move from the mapped / unmapped lists
251 * handling. Upon completion, ALL nodes should be on either the mapped or
/linux-4.4.14/mm/
H A Dzpool.c306 * @mm How the memory should be mapped
316 * actions. The code that uses the mapped handle should complete
317 * its operatons on the mapped handle memory quickly and unmap
319 * data, multiple handles should not be mapped concurrently on
322 * Returns: A pointer to the handle's mapped memory area.
331 * zpool_unmap_handle() - Unmap a previously mapped handle
335 * This unmaps a previously mapped handle. Any locks or other
H A Dhighmem.c39 * 0 means that it is not mapped, and has not been mapped
41 * 1 means that there are no users, but it has been mapped
50 * addresses where physical memory pages are mapped by kmap.
55 * Determine color of virtual address where the page should be mapped.
192 * no-one has the page mapped, and cannot get at flush_all_zero_pkmaps()
253 /* Somebody else might have mapped it while we slept */ map_new_virtual()
407 * page_address - get the mapped virtual address of a page
/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.h62 * pass down the VA of the mapped file. Before host support was added
67 * provide the VA of the mapped files.
94 u64 produce_va; /* User VA of the mapped file. */
95 u64 consume_va; /* User VA of the mapped file. */
110 * queue pair is mapped into the VMX address space.
/linux-4.4.14/arch/um/kernel/
H A Dphysmem.c64 * @len: Length of total physical memory that should be mapped/made
66 * @highmem: Number of highmem bytes that should be mapped/made available.
73 * but the mapped-to address is the last address of the executable image
76 * The memory mapped memory of the temporary file is used as backing memory
109 * Special kludge - This page will be mapped in to userspace processes setup_physmem()
/linux-4.4.14/block/
H A Dblk-map.c69 * Data will be mapped directly for zero copy I/O, if possible. Otherwise
75 * Note: The mapped bio may need to be bounced through blk_queue_bounce()
76 * before being submitted to the device, as pages mapped may be out of
163 * Unmap a rq previously mapped by blk_rq_map_user(). The caller must
199 * Data will be mapped directly if possible. Otherwise a bounce
/linux-4.4.14/arch/cris/arch-v10/mm/
H A Dinit.c20 * The kernel is already mapped with a kernel segment at kseg_c so
22 * temporarily mapped it at kseg_4 so we should set up the ksegs again,
59 * The ARTPEC chip is mapped at 0xa so we pass that segment straight paging_init()
63 * Same thing with 0xc and 0x9, which is memory-mapped I/O on some boards. paging_init()
219 /* CACHED_BOOTROM is mapped to the boot-rom area (cached) which flush_etrax_cacherange()
/linux-4.4.14/drivers/xen/
H A Dxlate_mmu.c70 int mapped; member in struct:remap_data
126 info->mapped++; remap_pte_fn()
131 * all the fgmfn are not mapped. We still have to update the pte remap_pte_fn()
163 data.mapped = 0; xen_xlate_remap_gfn_array()
167 return err < 0 ? err : data.mapped; xen_xlate_remap_gfn_array()
/linux-4.4.14/drivers/iommu/
H A Dmsm_iommu.h37 /* Maximum number of Machine IDs that we are allowing to be mapped to the same
38 * context bank. The number of MIDs mapped to the same CB does not affect
59 * mids List of Machine IDs that are to be mapped into this context
H A Dfsl_pamu_domain.h58 * mapped - A particular mapping has been created
68 int mapped; member in struct:fsl_dma_domain
/linux-4.4.14/include/rdma/
H A Dib_umem_odp.h48 * Indices of pages that are currently not mapped into the device will
53 * An array of the same size as page_list, with DMA addresses mapped
95 * Be aware that upgrading a mapped address might result in change of
H A Diw_portmap.h99 * the port mapper response (mapped address info)
110 * port mapper response (mapped local and remote address info)
203 * iwpm_create_mapinfo - Store local and mapped IPv4/IPv6 address
213 * iwpm_remove_mapinfo - Remove local and mapped IPv4/IPv6 address
/linux-4.4.14/include/sound/
H A Dsoundfont.h29 #define SF_MAX_PRESETS 256 /* drums are mapped from 128 to 256 */
36 unsigned char mapped; /* True if mapped to something else */ member in struct:snd_sf_zone
/linux-4.4.14/arch/mips/include/asm/netlogic/
H A Dhaldefs.h41 * This file contains platform specific memory mapped IO implementation
42 * and will provide a way to read 32/64 bit memory mapped registers in
152 /* Location where IO base is mapped */
/linux-4.4.14/arch/sh/boards/mach-dreamcast/
H A Dirq.c36 * In the kernel, these events are mapped to virtual IRQs so that drivers can
38 * mapping simple, the events are mapped as:
60 * (logically mapped to the corresponding bit for the hardware event).
/linux-4.4.14/arch/sh/boards/mach-microdev/
H A Dirq.c22 unsigned char mapped; member in struct:__anon2566
74 if (!fpgaIrqTable[irq].mapped) disable_microdev_irq()
91 if (unlikely(!fpgaIrqTable[irq].mapped)) enable_microdev_irq()
/linux-4.4.14/arch/frv/mm/
H A Dtlb-miss.S129 # DAMR3 - mapped page directory
130 # DAMR4 - mapped page table as matched by SCR0
216 # the PTE we want wasn't in the PTD we have mapped, so we need to go looking for a more
259 # DAMR3 - mapped page directory
260 # DAMR5 - mapped page table as matched by SCR1
345 # the PTE we want wasn't in the PTD we have mapped, so we need to go looking for a more
386 # DAMR3 - mapped page directory
387 # DAMR4 - mapped page table as matched by SCR0
463 # the PTE we want wasn't in the PTD we have mapped, so we need to go looking for a more
504 # DAMR3 - mapped page directory
505 # DAMR5 - mapped page table as matched by SCR1
583 # the PTE we want wasn't in the PTD we have mapped, so we need to go looking for a more
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dhcp_phyp.h49 * eHCA page (mapped into memory)
55 I/O memory is mapped into CPU address space (kv) */
/linux-4.4.14/drivers/spi/
H A Dspi-dw-mmio.c2 * Memory-mapped interface driver for DW SPI Core
146 MODULE_DESCRIPTION("Memory-mapped I/O interface driver for DW SPI Core");
/linux-4.4.14/drivers/gpu/host1x/
H A Dcdma.h45 void *mapped; /* mapped pushbuffer memory */ member in struct:push_buffer
H A Dcdma.c56 pb->mapped, pb->phys); host1x_pushbuffer_destroy()
58 pb->mapped = NULL; host1x_pushbuffer_destroy()
70 pb->mapped = NULL; host1x_pushbuffer_init()
79 pb->mapped = dma_alloc_writecombine(host1x->dev, pb->size_bytes + 4, host1x_pushbuffer_init()
81 if (!pb->mapped) host1x_pushbuffer_init()
100 u32 *p = (u32 *)((void *)pb->mapped + pos); host1x_pushbuffer_push()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
H A Daf9035.h108 * eeprom is memory mapped as read only. Writing that memory mapped address
/linux-4.4.14/drivers/net/phy/
H A Dmdio-mux-mmioreg.c2 * Simple memory-mapped device MDIO MUX driver
170 MODULE_DESCRIPTION("Memory-mapped device MDIO MUX driver");
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dsiena_sriov.h18 * a VM guest. The queue pointer registers are mapped in both PF and
22 * The PF has access to all 1024 VIs while VFs are mapped to VIs
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dau1000_eth.h54 * mapped registers.
71 * MAC control registers, memory mapped.
/linux-4.4.14/arch/tile/include/gxio/
H A Dtrio.h38 * space. The user can configure "mapped memory" and "scatter queue"
47 * TRIO mapped memory (or MapMem) regions allow the user to map
73 * tile-side buffer VAs to be mapped to that region, and a bus-mapped
160 /* The VA at which the MAC MMIO registers are mapped. */
163 /* The VA at which the PIO config space are mapped for each PCIe MAC.
175 /* The VA at which the push DMA MMIO registers are mapped. */
178 /* The VA at which the pull DMA MMIO registers are mapped. */
/linux-4.4.14/arch/x86/platform/efi/
H A Defi_thunk_64.S32 * Switch to 1:1 mapped 32-bit stack pointer.
67 * This function must be invoked with a 1:1 mapped stack.
/linux-4.4.14/arch/powerpc/include/asm/
H A Ddbdma.h69 #define KEY_SYSTEM 0x600 /* system memory-mapped space */
70 #define KEY_DEVICE 0x700 /* device memory-mapped space */
/linux-4.4.14/arch/powerpc/sysdev/
H A Dmmio_nvram.c2 * memory mapped NVRAM
146 printk(KERN_INFO "mmio NVRAM, %luk at 0x%lx mapped to %p\n", mmio_nvram_init()
H A Dof_rtc.c2 * Instantiate mmio-mapped RTC chips based on device tree information
/linux-4.4.14/arch/mips/include/asm/netlogic/xlp-hal/
H A Dxlp.h75 #define NLM_MSIX_VEC_BASE 96 /* 96 - 223 - MSIX mapped */
76 #define NLM_MSI_VEC_BASE 224 /* 224 -351 - MSI mapped */
/linux-4.4.14/arch/sh/drivers/superhyway/
H A Dops-sh4-202.c127 * indicates that VCRL is mapped first with VCRH at a + 0x04 sh4202_read_vcr()
132 * itself it appears that these are all consistently mapped with sh4202_read_vcr()
/linux-4.4.14/arch/metag/kernel/
H A Dcore_reg.c45 /* TXUCT_ID has its own memory mapped registers */ core_reg_write()
88 /* TXUCT_ID has its own memory mapped registers */ core_reg_read()
/linux-4.4.14/arch/arm64/mm/
H A Dflush.c53 * Copy user data from/to a page which is mapped into a different processes
88 * it as dirty for later flushing when mapped in user space (if executable,
H A Dkasan_init.c128 * tmp_pg_dir used to keep early shadow mapped until full shadow kasan_init()
150 * we could cross boundary of mapped shadow, so we just map for_each_memblock()
/linux-4.4.14/arch/arm/mach-ep93xx/
H A Ddma.c49 * Registers are mapped statically in ep93xx_map_io().
88 * Registers are mapped statically in ep93xx_map_io().
/linux-4.4.14/drivers/mtd/ubi/
H A Dkapi.c511 * re-mapped to another physical eraseblock, the data is recovered, and the
646 * example, if several logical eraseblocks are un-mapped, and an unclean reboot
648 * un-mapped again when this MTD device is attached. They may actually be
649 * mapped to the same physical eraseblocks again. So, this function has to be
654 * eraseblock as "un-mapped" in RAM. If UBI is detached before the physical
655 * eraseblock is physically erased, it will be mapped again to the same logical
663 * unclean reboot happens after the logical eraseblock has been un-mapped and
695 * This function maps an un-mapped logical eraseblock @lnum to a physical
698 * bytes) and be mapped to a physical eraseblock, even if an unclean reboot
703 * eraseblock is already mapped, and other negative error codes in case of
730 * ubi_is_mapped - check if logical eraseblock is mapped.
734 * This function checks if logical eraseblock @lnum is mapped to a physical
735 * eraseblock. If a logical eraseblock is un-mapped, this does not necessarily
736 * mean it will still be un-mapped after the UBI device is re-attached. The
737 * logical eraseblock may become mapped to the physical eraseblock it was last
738 * mapped to.
740 * This function returns %1 if the LEB is mapped, %0 if not, and a negative
/linux-4.4.14/drivers/staging/vt6655/
H A Dupc.h37 /* For memory mapped IO */
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_hp300.c106 /* Memory mapped I/O */ hp300_setup_serial_console()
171 /* Memory mapped I/O */ hpdca_init_one()
234 * mapped to DCA. hp300_8250_init()
250 /* Memory mapped I/O */ hp300_8250_init()
/linux-4.4.14/drivers/isdn/icn/
H A Dicn.h175 unsigned long memaddr; /* Address of memory mapped buffers */
176 icn_shmem __iomem *shmem; /* Pointer to memory-mapped-buffers */
178 int channel; /* Currently mapped channel */
179 struct icn_card *mcard; /* Currently mapped card */
/linux-4.4.14/drivers/mtd/
H A Dmtdswap.c1073 unsigned int newblock, mapped; mtdswap_writesect() local
1090 mapped = d->page_data[page]; mtdswap_writesect()
1091 if (mapped <= BLOCK_MAX) { mtdswap_writesect()
1092 eb = d->eb_data + (mapped / d->pages_per_eblk); mtdswap_writesect()
1096 d->revmap[mapped] = PAGE_UNDEF; mtdswap_writesect()
1197 unsigned int mapped; mtdswap_discard() local
1202 mapped = d->page_data[page]; mtdswap_discard()
1203 if (mapped <= BLOCK_MAX) { mtdswap_discard()
1204 eb = d->eb_data + (mapped / d->pages_per_eblk); mtdswap_discard()
1208 d->revmap[mapped] = PAGE_UNDEF; mtdswap_discard()
1210 } else if (mapped == BLOCK_ERROR) { mtdswap_discard()
1226 unsigned int i, cw = 0, cwp = 0, cwecount = 0, bb_cnt, mapped, pages; mtdswap_show() local
1259 mapped = 0; mtdswap_show()
1263 mapped++; mtdswap_show()
1301 seq_printf(s, "pages mapped: %u\n", mapped); mtdswap_show()
/linux-4.4.14/drivers/i2c/algos/
H A Di2c-algo-pcf.h65 /* they are mapped to the data port ( a0 = 0 ) */
/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_plane.c106 DRM_DEBUG_DRIVER("drm plane:%d mapped to %s with zorder:%d\n", sti_plane_init_property()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dof.c51 brcmf_err("interrupt could not be mapped\n"); brcmf_of_probe()
/linux-4.4.14/drivers/crypto/caam/
H A Dsg_sw_sec4.h47 * scatterlist must have been previously dma mapped
/linux-4.4.14/arch/um/include/asm/
H A Dfixmap.h33 * fix-mapped?
/linux-4.4.14/arch/x86/kernel/
H A Dcrash_dump_64.c23 * Copy a page from "oldmem". For this page, there is no pte mapped
H A Dhead_64.S34 * because we need identity-mapped pages.
52 * and someone has loaded an identity mapped page table
53 * for us. These identity mapped page tables map all of the
168 * and someone has loaded a mapped page table.
176 * to have any identity mapped pages in the kernel page table
268 * Since we are running on identity-mapped space we have to jump
H A Dirqinit.c31 * (these are usually mapped to vectors 0x30-0x3f)
42 * (these are usually mapped into the 0x30-0xff vector range)
/linux-4.4.14/arch/arc/mm/
H A Dmmap.c27 * a specific page of an object is always mapped at a multiple of
/linux-4.4.14/include/linux/dma/
H A Ddw.h27 * @regs: memory mapped I/O space
H A Dhsu.h25 * @regs: memory mapped I/O space
/linux-4.4.14/include/uapi/linux/netfilter_bridge/
H A Debt_among.h22 * MAC address is mapped onto an array of two 32-bit integers.
/linux-4.4.14/include/linux/rtc/
H A Dm48t59.h58 /* ioaddr mapped externally */
/linux-4.4.14/arch/powerpc/kvm/
H A De500.h34 /* entry is mapped somewhere in host TLB */
36 /* TLB1 entry is mapped by host TLB1, tracked by bitmaps */
38 /* TLB1 entry is mapped by host TLB0 */
91 /* Minimum and maximum address mapped my TLB1 */
/linux-4.4.14/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h39 int irq; /* the mapped irq */
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
H A Dpci.h42 /* this pci memory space is mapped by pcimap in pci.c */
/linux-4.4.14/arch/mips/include/asm/sn/
H A Dmapped_kernel.h11 * Note on how mapped kernels work: the text and data section is
/linux-4.4.14/arch/mips/kernel/
H A Dcrash_dump.c19 * Copy a page from "oldmem". For this page, there is no pte mapped
H A Dmips-cpc.c28 * Controller memory mapped registers, or 0 if no Cluster Power Controller
H A Dvdso.c29 * Mapping for the VDSO data/GIC pages. The real pages are mapped manually, as
30 * what we map and where within the area they are mapped is determined at
/linux-4.4.14/arch/sh/cchips/hd6446x/
H A Dhd64461.c79 "HD64461 configured at 0x%x on irq %d(mapped into %d to %d)\n", setup_hd64461()
/linux-4.4.14/arch/sh/kernel/
H A Dcrash_dump.c22 * Copy a page from "oldmem". For this page, there is no pte mapped
/linux-4.4.14/arch/microblaze/mm/
H A Dpgtable.c86 * Is it already mapped? If the whole area is mapped then we're __ioremap()
91 * of the range we want are mapped then it's mapped to the __ioremap()
/linux-4.4.14/arch/cris/include/uapi/arch-v10/arch/
H A Dsvinto.h24 * a real physical address, not an address virtually mapped or
/linux-4.4.14/arch/frv/kernel/
H A Dentry-table.S183 movsg scr0,gr31 /* get mapped PTD coverage start address */
191 movsg scr1,gr31 /* get mapped PTD coverage start address */
200 movsg scr0,gr31 /* get mapped PTD coverage start address */
208 movsg scr1,gr31 /* get mapped PTD coverage start address */
/linux-4.4.14/arch/h8300/include/asm/
H A Dpgtable.h25 * for zero-mapped memory areas etc.. pte_file()
/linux-4.4.14/arch/ia64/hp/common/
H A Dhwsw_iommu.c8 * systems (there, the I/O MMU window is mapped at 3-4GB). If a
/linux-4.4.14/arch/ia64/include/asm/sn/
H A Dtioce_provider.h51 u64 nbytes; /* # bytes mapped */
H A Dpcibr_provider.h79 #define IOPFNSHIFT 12 /* 4K per mapped page */
81 #define IOPFNSHIFT 14 /* 16K per mapped page */
H A Dtioca.h473 /* PCI I/O Cycles - mapped to PCI Address 0x00000000-0x04ffffff */
477 /* PCI MEM Cycles - mapped to PCI with CA_PIO_ADDR_OFFSET of ca_control1 */
482 /* PCI MEM Cycles - mapped to PCI Address 0x00000000-0xbfffffff */
490 * The CA aperature (ie. bus address range) mapped by the GART is segmented into
517 * AGP48 is always mapped through the GART. Management of the AGP48 portion
526 * | AGP GART mapped (gfx aperature)
531 * | PCI GART mapped
578 * For now, all PCI32 DMA's must be mapped through the GART.
/linux-4.4.14/arch/ia64/kernel/
H A Dcrash_dump.c26 * Copy a page from "oldmem". For this page, there is no pte mapped
/linux-4.4.14/arch/m68k/coldfire/
H A Dpci.c28 * mapped over the IO map space when we enable it in the PCICAR register.
148 * directly mapped in to the IO mapping window. And that is mapped into
307 pr_info("Coldfire: PCI IO/config window mapped to 0x%x\n", mcf_pci_init()
/linux-4.4.14/arch/arm/mach-omap1/
H A Dsram-init.c33 * yet mapped at this point.
/linux-4.4.14/arch/arm/mach-realview/include/mach/
H A Dhardware.h30 * Statically mapped addresses:
/linux-4.4.14/arch/arm/mach-shmobile/
H A Dheadsmp.S21 * This will be mapped at address 0 by SBAR register.
/linux-4.4.14/arch/arm/include/asm/
H A Dword-at-a-time.h63 * and the next page not being mapped, take the exception and
H A Dcti.h41 * @base: mapped virtual address for the cti base
57 * @base: mapped virtual address for the cti base
/linux-4.4.14/arch/arm/include/debug/
H A Dvexpress.S31 @ - all other (RS1 complaint) tiles use UART mapped
/linux-4.4.14/net/netlink/
H A Daf_netlink.h51 atomic_t mapped; member in struct:netlink_sock
/linux-4.4.14/tools/arch/ia64/include/asm/
H A Dbarrier.h35 * accesses to memory mapped I/O registers. For that, mf.a needs to
/linux-4.4.14/include/linux/i2c/
H A Dlm8323.h25 * so keys can be mapped directly at the index of the
/linux-4.4.14/drivers/mmc/host/
H A Dusdhi6rol0.c155 void *mapped; /* mapped page */ member in struct:usdhi6_page
168 void *blk_page; /* either a mapped page, or the bounce buffer */
306 * adjacent pages are mapped to non-adjacent virtual addresses. That's why we
321 host->head_pg.mapped = host->pg.mapped; usdhi6_blk_bounce()
323 host->pg.mapped = kmap(host->pg.page); usdhi6_blk_bounce()
331 memcpy(host->bounce_buf, host->head_pg.mapped + PAGE_SIZE - blk_head, usdhi6_blk_bounce()
333 memcpy(host->bounce_buf + blk_head, host->pg.mapped, usdhi6_blk_bounce()
365 host->pg.mapped = kmap(host->pg.page); usdhi6_sg_map()
381 host->blk_page = host->pg.mapped; usdhi6_sg_map()
384 host->pg.page, page_to_pfn(host->pg.page), host->pg.mapped, usdhi6_sg_map()
403 memcpy(host->head_pg.mapped + PAGE_SIZE - blk_head, usdhi6_sg_unmap()
405 memcpy(host->pg.mapped, host->bounce_buf + blk_head, usdhi6_sg_unmap()
441 host->blk_page = host->pg.mapped; usdhi6_sg_advance()
503 host->pg.mapped = kmap(host->pg.page); usdhi6_sg_advance()
504 host->blk_page = host->pg.mapped; usdhi6_sg_advance()
507 host->pg.page, page_to_pfn(host->pg.page), host->pg.mapped, usdhi6_sg_advance()
596 dev_dbg(mmc_dev(host->mmc), "%s(): mapped %d -> %d, cookie %d @ %p\n", usdhi6_dma_setup()
/linux-4.4.14/drivers/char/
H A Dmem.c112 /* we don't have page 0 mapped on sparc and m68k.. */ read_mem()
135 * On ia64 if a page has been mapped somewhere as uncached, then read_mem()
175 /* we don't have page 0 mapped on sparc and m68k.. */ write_mem()
193 * On ia64 if a page has been mapped somewhere as uncached, then write_mem()
363 * RED-PEN: on some architectures there is more mapped memory than mmap_kmem()
394 /* we don't have page 0 mapped on sparc and m68k.. */ read_kmem()
410 * On ia64 if a page has been mapped somewhere as read_kmem()
463 /* we don't have page 0 mapped on sparc and m68k.. */ do_write_kmem()
480 * On ia64 if a page has been mapped somewhere as uncached, then do_write_kmem()
/linux-4.4.14/include/uapi/mtd/
H A Dubi-user.h108 * a physical eraseblock and returns. Only non-mapped logical eraseblocks can
109 * be mapped. If the logical eraseblock specified in the request is already
110 * mapped to a physical eraseblock, the ioctl fails and returns error.
120 * after the unmap ioctl returns, you may find the LEB mapped again to the same
123 * Check if logical eraseblock is mapped
126 * To check if a logical eraseblock is mapped to a physical eraseblock, the
128 * not mapped, and %1 if it is mapped.
199 /* Check if LEB is mapped command */
/linux-4.4.14/arch/ia64/mm/
H A Dinit.c71 * flush them when they get mapped into an executable vm-area.
317 * Check if the virtually mapped linear page table (VMLPT) overlaps with a mapped ia64_mmu_init()
320 * (e.g., 64KB), the mapped address space is big enough that it will overlap with ia64_mmu_init()
323 * problem in practice. Alternatively, we could truncate the top of the mapped ia64_mmu_init()
346 * the test makes sure that our mapped space doesn't overlap the ia64_mmu_init()
352 " to cover mapped address space.\n" ia64_mmu_init()
356 /* place the VMLPT at the end of each page-table mapped region: */ ia64_mmu_init()
360 * Set the (virtually mapped linear) page table address. Bit ia64_mmu_init()
/linux-4.4.14/drivers/rtc/
H A Drtc-m48t59.c45 * This is the generic access method when the chip is memory-mapped
397 /* This chip could be memory-mapped or I/O-mapped */ m48t59_rtc_probe()
406 /* If we are I/O-mapped, the platform should provide m48t59_rtc_probe()
412 /* we are memory-mapped */ m48t59_rtc_probe()
438 /* ioaddr not mapped externally */ m48t59_rtc_probe()
/linux-4.4.14/drivers/firmware/
H A Ddmi-sysfs.c63 * mapped in. Use in conjunction with dmi_sysfs_specialize_attr_ops.
380 u8 __iomem *mapped; dmi_sel_raw_read_phys32() local
383 mapped = ioremap(sel->access_method_address, sel->area_length); dmi_sel_raw_read_phys32()
384 if (!mapped) dmi_sel_raw_read_phys32()
389 *(buf++) = readb(mapped + pos++); dmi_sel_raw_read_phys32()
393 iounmap(mapped); dmi_sel_raw_read_phys32()
/linux-4.4.14/drivers/thermal/st/
H A Dst_thermal_memmap.c2 * ST Thermal Sensor Driver for memory mapped sensors.
23 /* Power control bits for the memory mapped thermal sensor */
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
H A Dll_fiemap.h64 __u32 fm_mapped_extents;/* number of extents that were mapped (out) */
67 struct ll_fiemap_extent fm_extents[0]; /* array of mapped extents (out) */
/linux-4.4.14/drivers/media/pci/dt3155/
H A Ddt3155.h35 /* DT3155 Base Register offsets (memory mapped) */
55 /* DT3155 Internal Registers indexes (i2c/IIC mapped) */
/linux-4.4.14/drivers/ata/
H A Dpata_jmicron.c36 * On the Jmicron 361/363 there is a single PATA port that can be mapped
58 SATA port mapped */ jmicron_pre_reset()
/linux-4.4.14/arch/tile/kernel/
H A Dhead_32.S154 * All data pages from PAGE_OFFSET to MEM_USER_INTRPT are mapped as
165 /* The true text VAs are mapped as VA = PA + MEM_SV_START */
/linux-4.4.14/arch/x86/platform/intel-mid/
H A Dintel_mid_vrtc.c14 * in a memory mapped IO space that is visible to the host IA
136 * The Moorestown platform has a memory mapped virtual RTC device that emulates
/linux-4.4.14/arch/cris/arch-v32/mm/
H A Dinit.c25 * The kernel is already mapped with linear mapping at kseg_c so there's no
26 * need to map it with a page table. However, head.S also temporarily mapped it
/linux-4.4.14/arch/powerpc/platforms/44x/
H A Diss4xx.c109 /* Assume it's mapped as part of the linear mapping. This is a bit smp_iss4xx_kick_cpu()
113 pr_debug("CPU%d: Spin table mapped at %p\n", cpu, spin_table); smp_iss4xx_kick_cpu()
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
H A Dmpc10x.h27 * EUMB mapped to: ioremap_base - 0x00100000 (ioremap_base - 1 MB)
33 * EUMB mapped to: ioremap_base - 0x00100000 (ioremap_base - 1 MB)
/linux-4.4.14/arch/mips/ath25/
H A Dboard.c100 * will simply be mapped multiple times.
120 /* Copy the board and radio data to RAM, because accessing the mapped ath25_find_config()
/linux-4.4.14/arch/mips/pci/
H A Dpci-bcm1480ht.c30 * kernel mapped memory. Hopefully neither of these should be a huge
66 * through a 4MB memory-mapped region
/linux-4.4.14/arch/arm64/include/asm/
H A Dcacheflush.h90 * Copy user data from/to a page which is mapped into a different
107 * If this page isn't mapped (ie, page_mapping == NULL), or it might

Completed in 6252 milliseconds

12345678910