Lines Matching full:mapped
12 physical frame each virtual page is mapped to. It contains one 64-bit
21 * Bit 56 page exclusively mapped (since 4.2)
38 precisely which pages are mapped (or in swap) and comparing mapped
41 Traditionally, bit 56 indicates that a page is mapped exactly once and bit
42 56 is clear when a page is mapped multiple times, even when mapped in the
46 mapped in the same process, even if the page is mapped multiple times in that
48 is *maybe* mapped in a different process. In some cases, a large allocation
49 might be treated as "maybe mapped by multiple processes" even though this
53 determine which areas of memory are actually mapped and llseek to
57 times each page is mapped, indexed by PFN. Some kernel configurations do
59 (e.g., THP) is mapped. In these configurations, the average number of
61 if any page of the large allocation is mapped, the returned value will
65 number of times a page is mapped.
138 Contiguous pages which construct THP of any size and mapped by any granularity.
182 A memory mapped page.
184 A memory mapped page that is not part of a file.
186 The page is mapped to swap space, i.e. has an associated swap entry.
251 - ``PAGE_IS_HUGE`` - Page is PMD-mapped THP or Hugetlb backed