Lines Matching full:mapped
47 * Those mapped into SHM_LOCK'd shared memory regions.
49 * Those mapped into VM_LOCKED [mlock()ed] VMAs.
201 There may be situations where a page is mapped into a VM_LOCKED VMA, but the
245 mapped the page. More on this below.
251 mlocked pages - pages mapped into a VM_LOCKED VMA - are a class of unevictable
278 (1) mapped in a range unlocked via the munlock()/munlockall() system calls;
306 Note that the VMA being mlocked might be mapped with PROT_NONE. In this case,
316 In the worst case, this will result in a page mapped in a VM_LOCKED VMA
396 the page is mapped by other VM_LOCKED VMAs.
460 We handle this by keeping PTE-mapped huge pages on normal LRU lists: the
482 in the newly mapped memory being mlocked. Before the unevictable/mlock
518 for the VMA's memory range and munlock_vma_page() each resident page mapped by
526 Pages can, of course, be mapped into multiple VMAs. Some of these VMAs may
527 have VM_LOCKED flag set. It is possible for a page mapped into one or more
538 functions handle anonymous and mapped file and KSM pages, as these types of
563 page, it needs to determine whether or not the page is mapped by any
569 mapped file and KSM pages with a flag argument specifying unlock versus unmap
576 reverse map to determine that a page is NOT mapped into any VM_LOCKED VMA.
609 after shrink_active_list() had moved them to the inactive list, or pages mapped
615 encounter for similar reason to shrink_inactive_list(). Pages mapped into