Searched refs:unmaps (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/Documentation/mm/ |
D | split_page_table_lock.rst | 25 unmaps PTE table; 27 unlocks and unmaps PTE table;
|
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-6.12.1/tools/testing/vma/ |
D | vma_internal.h | 823 struct list_head *unmaps) in userfaultfd_unmap_prep() argument 828 (void)unmaps; in userfaultfd_unmap_prep()
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | soft-dirty.rst | 35 unmaps a previously mapped memory region and then maps a new one at exactly
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-debug.rst | 22 Automatic NUMA balancing scans tasks address space and unmaps pages to
|
/linux-6.12.1/Documentation/tee/ |
D | amd-tee.rst | 62 * TEE_CMD_ID_UNMAP_SHARED_MEM - unmaps shared memory
|
/linux-6.12.1/fs/ |
D | userfaultfd.c | 798 static bool has_unmap_ctx(struct userfaultfd_ctx *ctx, struct list_head *unmaps, in has_unmap_ctx() argument 803 list_for_each_entry(unmap_ctx, unmaps, list) in has_unmap_ctx() 812 unsigned long end, struct list_head *unmaps) in userfaultfd_unmap_prep() argument 818 has_unmap_ctx(ctx, unmaps, start, end)) in userfaultfd_unmap_prep() 832 list_add_tail(&unmap_ctx->list, unmaps); in userfaultfd_unmap_prep()
|
/linux-6.12.1/Documentation/driver-api/ |
D | io-mapping.rst | 71 io_mapping_map_atomic_wc() call. This unmaps the specified mapping and
|
/linux-6.12.1/Documentation/arch/x86/ |
D | tlb.rst | 7 When the kernel unmaps or modified the attributes of a range of
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/amazon/ |
D | ena.rst | 326 * Otherwise the function unmaps the Rx buffer, sets the first
|
/linux-6.12.1/Documentation/networking/ |
D | rds.rst | 368 - unmaps recv buffer from device
|
/linux-6.12.1/Documentation/gpu/ |
D | drm-vm-bind-locking.rst | 397 we are notified using a MMU notifier just before the CPU mm unmaps the
|
/linux-6.12.1/Documentation/virt/kvm/ |
D | api.rst | 2275 This ioctl unmaps the memory in the vcpu's address space starting at
|