Home
last modified time | relevance | path

Searched refs:backed (Results 1 – 25 of 67) sorted by relevance

123

/linux/Documentation/devicetree/bindings/pmem/
A Dpmem-region.txt36 backed by non-persistent memory. This lets the OS know that it
41 is backed by non-volatile memory.
48 * 0x5000 to 0x5fff that is backed by non-volatile memory.
56 * This node specifies two 4KB regions that are backed by
/linux/Documentation/devicetree/bindings/rtc/
A Drtc-meson.txt16 Optional properties for the battery-backed non-volatile memory:
17 - #address-cells: should be 1 to address the battery-backed non-volatile memory
18 - #size-cells: should be 1 to reference the battery-backed non-volatile memory
/linux/Documentation/admin-guide/mm/
A Dnommu-mmap.rst21 In the MMU case: VM regions backed by arbitrary pages; copy-on-write
24 In the no-MMU case: VM regions backed by arbitrary contiguous runs of
36 In the MMU case: VM regions backed by pages read from file; changes to
64 the mapping's backing pages. The page is then backed by swap instead.
71 In the MMU case: VM regions backed by pages read from file; changes to
81 In the no-MMU case: The filesystem providing the memory-backed file
88 (#) Memory backed blockdev, MAP_SHARED, PROT_READ / PROT_EXEC / PROT_WRITE
92 In the no-MMU case: As for memory backed regular files, but the
97 (#) Memory backed chardev, MAP_SHARED, PROT_READ / PROT_EXEC / PROT_WRITE
133 In the no-MMU case, however, anonymous mappings are backed by physical
[all …]
A Dpagemap.rst145 ie. for file backed page: (in-memory data revision >= on-disk one)
148 i.e. for file backed page: (in-memory data revision > on-disk one)
174 The page is backed by swap/RAM.
216 the pages are backed. For anonymous shared pages, the file can be found in
/linux/drivers/dma-buf/heaps/
A DKconfig6 is backed by pages from the buddy allocator. If in doubt, say Y.
12 Choose this option to enable dma-buf CMA heap. This heap is backed
/linux/Documentation/networking/devlink/
A Ddevlink-flash.rst92 $want_flash_vers = some-db-backed.lookup($hw_id, 'flash')
96 $file = some-db-backed.download($hw_id, 'flash')
100 $want_fw_vers = some-db-backed.lookup($hw_id, 'all')
104 $file = some-db-backed.download($hw_id, 'disk')
/linux/drivers/gpu/drm/gma500/
A Dgtt.c267 const char *name, int backed, u32 align) in psb_gtt_alloc_range() argument
275 if (backed) { in psb_gtt_alloc_range()
289 gt->stolen = backed; in psb_gtt_alloc_range()
290 gt->in_gart = backed; in psb_gtt_alloc_range()
A Dgtt.h45 const char *name, int backed,
/linux/fs/romfs/
A DKconfig30 bool "Block device-backed ROM file system support"
40 bool "MTD-backed ROM file system support"
/linux/Documentation/devicetree/bindings/mfd/
A Datmel-gpbr.txt3 The GPBR are a set of battery-backed registers.
/linux/crypto/asymmetric_keys/
A DKconfig26 tristate "Asymmetric TPM backed private key subtype"
33 This option provides support for TPM backed private key type handling.
/linux/security/loadpin/
A DKconfig11 have a root filesystem backed by a read-only device such as
/linux/drivers/gpu/drm/omapdrm/
A DTODO8 . GEM/shmem backed pages can have existing mappings (kernel linear map,
/linux/Documentation/powerpc/
A Dultravisor.rst196 * Normal page: Page backed by normal memory and available to
199 * Shared page: A page backed by normal memory and available to both
206 * Secure page: Page backed by secure memory and only available to
714 If the address is already backed by a secure page, unmap the page and
716 is not backed by any page yet, mark the PTE as insecure and back it
718 backed by an insecure page, zero the page and return.
723 #. The Hypervisor cannot access the SVM pages since they are backed by
763 If the address is already backed by an insecure page, unmap the page
765 reference to its shared page. If the address is not backed by a page
767 address is accessed. If it is already backed by an secure page zero
/linux/Documentation/admin-guide/
A Drtc.rst6 something that tracks wall clock time and is battery backed so that it
113 than expecting a single battery-backed MC146818 clone on every system.
134 example, maybe the low-power battery-backed RTC is a discrete I2C chip, but
/linux/Documentation/ABI/testing/
A Dsysfs-driver-xen-blkback36 cache any page not backed by a grant mapping.
A Dsysfs-class-bdi23 The default backing dev, used for non-block device backed
A Dsysfs-firmware-dmi-entries89 typically backed by nvram, but the implementation
/linux/Documentation/admin-guide/LSM/
A DLoadPin.rst7 the expectation that such a filesystem is backed by a read-only device
/linux/Documentation/vm/
A Dovercommit-accounting.rst58 For a file backed map
A Dtranshuge.rst26 backed by regular pages should be relocated on hugepages
54 hugepage backed mappings.
A Dhmm.rst37 regular file backed memory). From here on I will refer to this aspect as split
261 addresses that were backed by device memory. It turns out that this ended up
430 file backed page, or shmem if device page is used for shared memory). This is a
452 is dropped in case of shared memory or file backed memory.
/linux/Documentation/userspace-api/
A Dfutex2.rst80 file-backed shared memory) requires different internal mechanisms to be get
/linux/drivers/virtio/
A DKconfig159 This option adds a flavor of dma buffers that are backed by
/linux/Documentation/filesystems/
A Dproc.rst313 shared number of pages that are shared (i.e. backed by a file, same
499 "AnonHugePages" shows the ammount of memory backed by transparent hugepage.
501 "ShmemPmdMapped" shows the ammount of shared (shmem/tmpfs) memory backed by
504 "Shared_Hugetlb" and "Private_Hugetlb" show the ammounts of memory backed by
1040 Non-file backed pages mapped into userspace page tables
1045 Non-file backed huge pages mapped into userspace page tables
1771 accurate for block-backed filesystems. <please add status regarding NFS and
1812 Conversely, sometimes we want to save file-backed memory segments into a core
1824 - (bit 2) file-backed private memory
1825 - (bit 3) file-backed shared memory
[all …]

Completed in 33 milliseconds

123