Lines Matching refs:pages
17 Unmap pages from the kernel linear mapping after free_pages().
22 pages are being allocated and freed, as unexpected state changes
29 fill the pages with poison patterns after free_pages() and verify
33 pages are not saved to the suspend image.
36 allowing the kernel mapping to be backed by large pages on some
129 permissions. Check that anonymous and file pages are not being
148 bool "Poison pages after freeing"
150 Fill the pages with poison patterns after free_pages() and verify
159 If you are only interested in sanitization of freed pages without
200 <arch>/mm: Checked W+X mappings: passed, no W+X pages found.
204 <arch>/mm: Checked W+X mappings: failed, <N> W+X pages found.