Searched refs:Dirty (Results 1 – 12 of 12) sorted by relevance
| /linux/Documentation/virt/kvm/ |
| H A D | locking.rst | 150 2) Dirty bit tracking 154 Accessed bit and Dirty bit can not be lost. 183 | | spte.Dirty = 1 | 192 | if (old_spte.Dirty && | | 193 | !new_spte.Dirty) | | 198 The Dirty bit is lost in this case. 232 time it will be set using the Dirty tracking mechanism described above.
|
| H A D | api.rst | 1422 the Access and Dirty flags, for example) never results in a
|
| /linux/include/linux/ |
| H A D | buffer_head.h | 123 BUFFER_FNS(Dirty, dirty) in BUFFER_FNS() argument 124 TAS_BUFFER_FNS(Dirty, dirty) in BUFFER_FNS()
|
| H A D | page-flags.h | 556 PAGEFLAG(Dirty, dirty, PF_HEAD) TESTSCFLAG(Dirty, dirty, PF_HEAD) 557 __CLEARPAGEFLAG(Dirty, dirty, PF_HEAD)
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | soft-dirty.rst | 2 Soft-Dirty PTEs
|
| H A D | userfaultfd.rst | 265 - Dirty information will not get lost if the pte was zapped due to
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse-io.rst | 37 fast. Dirty pages are written back implicitly (background writeback or page
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | operations.rst | 26 Dirty cache will be written back to disk at some point that can be 527 Dirty parts of the pagecache are flushed to storage before initiating 542 Dirty parts of the pagecache are flushed to storage before initiating
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | vm.rst | 305 Dirty tracking must be enabled on all memslots, else -EINVAL is returned. When
|
| /linux/Documentation/userspace-api/ |
| H A D | iommufd.rst | 382 - Dirty page tracking in the IOMMU
|
| /linux/drivers/platform/x86/ |
| H A D | Kconfig | 925 - Dirty CPU snoop (write only)
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 1007 0x80000020, 3, ecx, 6, bmec_all_dirty_victims , Dirty QoS victims to all types of memory can be tracked
|