Home
last modified time | relevance | path

Searched refs:mapped (Results 51 – 75 of 997) sorted by relevance

12345678910>>...40

/openbmc/qemu/docs/specs/
H A Dpci-serial.rst21 IO bar, 8 bytes long, with the 16550 UART mapped to it.
34 IO bar, with two or four 16550 UARTs mapped after each other.
/openbmc/linux/Documentation/mm/
H A Dvmalloced-kernel-stacks.rst25 Virtually-mapped kernel stacks with guard pages causes kernel stack
30 support for virtually mapped stacks with guard pages. This feature
61 mapped task stacks. This option depends on HAVE_ARCH_VMAP_STACK.
63 - Enable this if you want the use virtually-mapped kernel stacks
88 pages are mapped into contiguous kernel virtual space with PAGE_KERNEL
114 virtually mapped kernel stacks are enabled.
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-mmap.rst49 The ``flags`` parameter specifies the type of the mapped object,
50 mapping options and whether modifications made to the mapped copy of
61 ``MAP_SHARED`` allows applications to share the mapped memory with
94 On success :c:func:`mmap()` returns a pointer to the mapped buffer. On
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py562 mapped = provided_packages.get(dep)
563 if mapped:
564 logger.debug('Mapped %s to %s' % (dep, mapped))
565 mapped_deps.add(mapped)
941 mapped = provided_packages.get(require)
943 if mapped:
944 logger.debug("Mapped %s to %s" % (require, mapped))
945 native_mapped_deps.add(mapped)
974 mapped = provided_packages.get(dependency)
975 if mapped:
[all …]
/openbmc/linux/drivers/mtd/
H A Dmtdswap.c1023 unsigned int newblock, mapped; in mtdswap_writesect() local
1040 mapped = d->page_data[page]; in mtdswap_writesect()
1041 if (mapped <= BLOCK_MAX) { in mtdswap_writesect()
1046 d->revmap[mapped] = PAGE_UNDEF; in mtdswap_writesect()
1146 unsigned int mapped; in mtdswap_discard() local
1151 mapped = d->page_data[page]; in mtdswap_discard()
1152 if (mapped <= BLOCK_MAX) { in mtdswap_discard()
1157 d->revmap[mapped] = PAGE_UNDEF; in mtdswap_discard()
1159 } else if (mapped == BLOCK_ERROR) { in mtdswap_discard()
1207 mapped = 0; in mtdswap_show()
[all …]
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-mmu.c304 size_t s_length, mapped = 0; in imgu_mmu_map_sg() local
320 ret = imgu_mmu_map(info, iova + mapped, phys, s_length); in imgu_mmu_map_sg()
324 mapped += s_length; in imgu_mmu_map_sg()
329 return mapped; in imgu_mmu_map_sg()
333 imgu_mmu_unmap(info, iova, mapped); in imgu_mmu_map_sg()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-defs.rst147 - For the Hue, the 360 degrees are mapped into 8 bits, i.e. each
168 mapped to [0…255] (with possible clipping to [1…254] to avoid the
169 0x00 and 0xff values). Cb and Cr are mapped from [-0.5…0.5] to
174 is mapped to [16…235]. Cb and Cr are mapped from [-0.5…0.5] to
H A Dmmap.rst36 the allocated memory, provided none of the buffers are still mapped.
48 multi-planar API, every plane of every buffer has to be mapped
115 the buffers mapped so far. */
184 /* Every plane has to be mapped separately */
195 the buffers and planes mapped so far. */
224 Initially all mapped buffers are in dequeued state, inaccessible by the
226 mapped buffers, then to start capturing and enter the read loop. Here
236 ioctl. The status of a buffer being mapped, enqueued, full or empty can
H A Dvidioc-reqbufs.rst34 This ioctl is used to initiate :ref:`memory mapped <mmap>`,
36 Memory mapped buffers are located in device memory and must be allocated
37 with this ioctl before they can be mapped into the application's address
62 buffers. Note that if any buffers are still mapped or exported via DMABUF,
152 mapped or exported via DMABUF. These orphaned buffers will be freed
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dvexpress-scc.txt8 In some cases its registers are also mapped in normal address space
23 - reg: when the SCC is memory mapped, physical address and size of the
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-mm-lantiq.txt1 Lantiq SoC External Bus memory mapped GPIO controller
7 The node describing the memory mapped GPIOs needs to be a child of the node
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dsnps,hsdk-cgu.txt10 memory mapped region and creg arc core divider memory mapped region.
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/
H A Drwmem_1.2.bb6 Using /dev/mem as the memory mapped file makes rwmem access memory and \
7 can thus be used to access devices which have memory mapped registers. \
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Darm,arch_timer_mmio.yaml7 title: ARM memory mapped architected timer
14 ARM cores may have a memory mapped architected timer, which provides up to 8
17 The memory mapped timer is attached to a GIC to deliver its interrupts via SPIs.
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dlpit.rst13 (Function fixed hardware) or a memory mapped interface.
19 - Platform Controller Hub (PCH) SLP_S0 (Read via memory mapped interface)
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c129 size_t pgsize, count, mapped = 0; in msm_iommu_pagetable_map() local
135 prot, GFP_KERNEL, &mapped); in msm_iommu_pagetable_map()
140 phys += mapped; in msm_iommu_pagetable_map()
141 addr += mapped; in msm_iommu_pagetable_map()
142 size -= mapped; in msm_iommu_pagetable_map()
/openbmc/u-boot/doc/
H A DREADME.N121317 - Memory-mapped I/O.
35 - Set associativity: 2-way, 4-way or direct-mapped.
/openbmc/linux/drivers/net/dsa/b53/
H A DKconfig31 Select to enable support for memory-mapped switches like the BCM63XX
40 Select to enable support for memory-mapped Switch Register Access
/openbmc/linux/Documentation/driver-api/
H A Dzorro.rst78 - Zorro II address space is always mapped and does not have to be mapped
87 - Zorro III address space must be mapped explicitly using z_ioremap() first
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Docteon-usb.txt10 the length of the memory mapped region.
41 the length of the memory mapped region.
/openbmc/linux/Documentation/devicetree/bindings/power/reset/
H A Dsyscon-reboot-mode.yaml14 and stores it in a SYSCON mapped register. Then the bootloader
16 value stored. The SYSCON mapped register is retrieved from the
/openbmc/linux/drivers/md/
H A Ddm-rq.c204 static void dm_done(struct request *clone, blk_status_t error, bool mapped) in dm_done() argument
213 if (mapped && rq_end_io) in dm_done()
253 bool mapped = true; in dm_softirq_done() local
267 mapped = false; in dm_softirq_done()
269 dm_done(clone, tio->error, mapped); in dm_softirq_done()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-intel_pmt18 may be opened and mapped or read to access the telemetry space
29 may be mapped or read to obtain the data.
64 file. This file can be opened and mapped or read to access the
75 may be mapped or read to obtain the data.
/openbmc/linux/tools/perf/tests/
H A Dmmap-basic.c186 bool opened = false, mapped = false; in test_stat_user_read() local
209 mapped = true; in test_stat_user_read()
259 if (mapped) in test_stat_user_read()
/openbmc/linux/Documentation/input/
H A Dgamepad.rst72 features that you need, first. How each feature is mapped is described below.
152 If analog-sticks provide digital buttons, they are mapped accordingly as
174 Menu buttons are always digital and are mapped according to their location
183 Left button mapped as BTN_SELECT, right button mapped as BTN_START
186 and meaning. Such buttons are mapped as BTN_MODE. Examples are the Nintendo

12345678910>>...40