| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pmem/ |
| H A D | pmem-region.txt | 36 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/ |
| H A D | rtc-meson.txt | 16 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
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | nommu-mmap.rst | 21 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 77 (#) Memory backed regular file, MAP_SHARED, PROT_READ / PROT_EXEC / PROT_WRITE 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 [all …]
|
| H A D | pagemap.rst | 142 ie. for file backed page: (in-memory data revision >= on-disk one) 145 i.e. for file backed page: (in-memory data revision > on-disk one) 171 page is backed by swap/RAM
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/heaps/ |
| H A D | Kconfig | 7 is backed by pages from the buddy allocator. If in doubt, say Y. 13 Choose this option to enable CMA heaps with Ion. This heap is backed
|
| /OK3568_Linux_fs/kernel/Documentation/device-mapper/ |
| H A D | dm-bow.txt | 19 State 1: All writes to the device cause the underlying data to be backed up to 65 Thus if it is written to or trimmed, the contents must first be backed up. 74 to, the contents must first be backed up again. 89 When SECTOR0 is full, the log sector is backed up and another empty log sector 97 sector 0 are copied there. The sector 0 is backed up, which triggers the first
|
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| H A D | devlink-flash.rst | 92 $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')
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/ |
| H A D | Kconfig | 16 is backed by pages from the buddy allocator. If in doubt, say Y. 22 Choose this option to enable dma-buf CMA heap. This heap is backed
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | gtt.c | 325 const char *name, int backed, u32 align) in psb_gtt_alloc_range() argument 333 if (backed) { in psb_gtt_alloc_range() 347 gt->stolen = backed; in psb_gtt_alloc_range() 348 gt->in_gart = backed; in psb_gtt_alloc_range()
|
| H A D | gtt.h | 46 const char *name, int backed,
|
| /OK3568_Linux_fs/kernel/fs/romfs/ |
| H A D | Kconfig | 30 bool "Block device-backed ROM file system support" 40 bool "MTD-backed ROM file system support"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-diskcache_5.4.0.bb | 1 DESCRIPTION = "Disk Cache -- Disk and file backed persistent cache."
|
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | Kconfig | 26 tristate "Asymmetric TPM backed private key subtype" 33 This option provides support for TPM backed private key type handling.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | atmel-gpbr.txt | 3 The GPBR are a set of battery-backed registers.
|
| /OK3568_Linux_fs/kernel/security/loadpin/ |
| H A D | Kconfig | 11 have a root filesystem backed by a read-only device such as
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | ultravisor.rst | 196 * 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
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/ |
| H A D | TODO | 8 . GEM/shmem backed pages can have existing mappings (kernel linear map,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/ |
| H A D | xfsdump_3.1.10.bb | 5 need to be backed up, and copies those files to a \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/zstd/ |
| H A D | zstd_1.5.2.bb | 4 It's backed by a very fast entropy stage, provided by Huff0 and FSE library."
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | rtc.rst | 6 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
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.blackfin | 30 This website is backed both by an open source community as well as a dedicated
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-xen-blkback | 36 cache any page not backed by a grant mapping.
|
| H A D | sysfs-class-bdi | 23 The default backing dev, used for non-block device backed
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/parted/files/ |
| H A D | check-vfat.patch | 50 # create memory-backed device
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/ |
| H A D | LoadPin.rst | 7 the expectation that such a filesystem is backed by a read-only device
|