Home
last modified time | relevance | path

Searched refs:mapped (Results 251 – 275 of 992) sorted by relevance

1...<<11121314151617181920>>...40

/openbmc/linux/mm/
H A Drmap.c1207 atomic_t *mapped = &folio->_nr_pages_mapped; in page_add_anon_rmap() local
1217 nr = atomic_inc_return_relaxed(mapped); in page_add_anon_rmap()
1225 nr = atomic_add_return_relaxed(COMPOUND_MAPPED, mapped); in page_add_anon_rmap()
1312 atomic_t *mapped = &folio->_nr_pages_mapped; in folio_add_file_rmap_range() local
1323 first = atomic_inc_return_relaxed(mapped); in folio_add_file_rmap_range()
1335 nr = atomic_add_return_relaxed(COMPOUND_MAPPED, mapped); in folio_add_file_rmap_range()
1394 atomic_t *mapped = &folio->_nr_pages_mapped; in page_remove_rmap() local
1413 nr = atomic_dec_return_relaxed(mapped); in page_remove_rmap()
1421 nr = atomic_sub_return_relaxed(COMPOUND_MAPPED, mapped); in page_remove_rmap()
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dhi3670-clock.txt19 - reg: physical base address of the controller and length of memory mapped
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dabilis,tb10x-ictl.txt18 are mapped one-to-one to parent interrupts.
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dst-rc.txt6 mapped region.
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dlpc32xx-key.txt8 - reg: Physical base address of the controller and length of memory mapped
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dgpio-samsung.txt6 - reg: Physical base address of the controller and length of memory mapped
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/
H A Dlmdb_0.9.31.bb7 HOMEPAGE = "https://symas.com/lightning-memory-mapped-database/"
/openbmc/qemu/docs/specs/
H A Dvirt-ctlr.rst10 This is a MMIO mapped device using 256 bytes.
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dnuvoton,wpcm450-fiu.yaml22 - description: Memory-mapped flash contents
/openbmc/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp43x-kixrp435.dts26 /* 16 MB of Flash mapped in at CS0 */
H A Dintel-ixp42x-ixdp425.dts30 /* 16 MB of Flash mapped in at CS0 */
/openbmc/linux/Documentation/arch/m68k/
H A Dbuddha-driver.rst34 the whole card disappears from $e8 and is mapped to the new
38 The local memory-map is even active when mapped to $e8:
63 Catweasel registers are also mapped here.
100 mapped to even addresses.
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Duvcvideo.rst42 ranges thereof to be mapped to new V4L2 controls. Such controls appear and
125 A UVC control can be mapped to several V4L2 controls. For instance,
126 a UVC pan/tilt control could be mapped to separate pan and tilt V4L2
128 the 'size' and 'offset' fields and are then independently mapped to
/openbmc/linux/Documentation/admin-guide/
H A Dlcd-panel-cgram.rst5 Some LCDs allow you to define up to 8 characters, mapped to ASCII
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dmv_cesa.txt8 - reg: base physical address of the engine and length of memory mapped
/openbmc/linux/Documentation/devicetree/bindings/clock/ti/
H A Dautoidle.txt5 This binding uses the common clock binding[1]. It assumes a register mapped
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dbrcm,iproc-static-adc.yaml23 of memory mapped region.
/openbmc/linux/drivers/net/can/m_can/
H A DKconfig19 tristate "Bosch M_CAN support for io-mapped devices"
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dpci-iommu.txt45 mapped to an IOMMU specifier per the iommu-map property.
68 * identity-mapped.
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Darm,arch_timer.yaml14 or a memory mapped architected timer, which provides up to 8 frames with a
18 per-processor interrupts via PPIs. The memory mapped timer is attached to a GIC
/openbmc/linux/Documentation/mm/
H A Dbalance.rst25 mapped pages from the direct mapped pool, instead of falling back on
27 or not). A similar argument applies to highmem and direct mapped pages.
H A Dunevictable-lru.rst47 * Those mapped into SHM_LOCK'd shared memory regions.
49 * Those mapped into VM_LOCKED [mlock()ed] VMAs.
198 There may be situations where a folio is mapped into a VM_LOCKED VMA,
240 other VM_LOCKED VMAs still mapped the page.
254 mlocked pages - pages mapped into a VM_LOCKED VMA - are a class of unevictable
277 (1) mapped in a range unlocked via the munlock()/munlockall() system calls;
308 Note that the VMA being mlocked might be mapped with PROT_NONE. In this case,
403 new page is mapped in place of migration entry in a VM_LOCKED VMA. If the page
455 of a transparent huge page which are mapped only by PTEs in VM_LOCKED VMAs.
471 in the newly mapped memory being mlocked. Before the unevictable/mlock
[all …]
/openbmc/phosphor-buttons/
H A DREADME.md66 A gpio can be mapped using the "pin" or "num" keyword. The "pin" key uses
151 the value read from the host selector gpios is mapped to the respective host
154 Example : The value of "7" derived from the 4 host select gpio lines are mapped
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dthin-provisioning.rst411 thin target will be mapped to this device.
415 then you'll have no access to blocks mapped beyond the end. If you
421 <nr mapped sectors> <highest mapped sector>
426 In the case where <nr mapped sectors> is 0, there is no highest
427 mapped sector and the value of <highest mapped sector> is unspecified.
/openbmc/linux/arch/arc/boot/dts/
H A Dnsimosci.dts32 /* child and parent address space 1:1 mapped */

1...<<11121314151617181920>>...40