Lines Matching full:mapped
153 #define VM_IO 0x00004000 /* Memory mapped I/O or similar */
165 #define VM_MAPPED_COPY 0x01000000 /* T if mapped copy of data (nommu mmap) */
227 atomic_t _mapcount; /* Count of ptes mapped in mms,
228 * to show when page is mapped
242 * If page mapped as anonymous
257 * On machines where all RAM is mapped into kernel address space,
259 * highmem some memory is mapped into kernel virtual memory
287 * - page mapped in a task's page tables, each mapping
560 * On an anonymous page mapped into a user virtual memory area,
566 * refers to user virtual address space into which the page is mapped.
614 * Return true if this page is mapped into pagetables.