Searched refs:unmaps (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/admin-guide/mm/ |
| H A D | soft-dirty.rst | 35 unmaps a previously mapped memory region and then maps a new one at exactly
|
| /linux/Documentation/tee/ |
| H A D | amd-tee.rst | 62 * TEE_CMD_ID_UNMAP_SHARED_MEM - unmaps shared memory
|
| /linux/fs/ |
| H A D | userfaultfd.c | 820 static bool has_unmap_ctx(struct userfaultfd_ctx *ctx, struct list_head *unmaps, in has_unmap_ctx() argument 825 list_for_each_entry(unmap_ctx, unmaps, list) in has_unmap_ctx() 834 unsigned long end, struct list_head *unmaps) in userfaultfd_unmap_prep() argument 840 has_unmap_ctx(ctx, unmaps, start, end)) in userfaultfd_unmap_prep() 854 list_add_tail(&unmap_ctx->list, unmaps); in userfaultfd_unmap_prep()
|
| /linux/Documentation/driver-api/ |
| H A D | io-mapping.rst | 71 io_mapping_map_atomic_wc() call. This unmaps the specified mapping and
|
| /linux/Documentation/arch/x86/ |
| H A D | tlb.rst | 7 When the kernel unmaps or modified the attributes of a range of
|
| /linux/Documentation/mm/ |
| H A D | unevictable-lru.rst | 509 File truncation or hole punching forcibly unmaps the deleted pages from 510 userspace; truncation even unmaps and deletes any private anonymous pages
|
| /linux/tools/testing/vma/ |
| H A D | vma_internal.h | 1276 struct list_head *unmaps) in userfaultfd_unmap_prep() argument
|
| /linux/Documentation/networking/device_drivers/ethernet/amazon/ |
| H A D | ena.rst | 434 * Otherwise the function unmaps the Rx buffer, sets the first
|
| /linux/Documentation/gpu/ |
| H A D | drm-vm-bind-locking.rst | 397 we are notified using a MMU notifier just before the CPU mm unmaps the
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 2279 This ioctl unmaps the memory in the vcpu's address space starting at
|