Lines Matching full:metadata
40 * Allocate and initialize KMSAN metadata for early allocations.
55 * as metadata pages.
80 * kmsan_copy_page_meta() - Copy KMSAN metadata between two pages.
84 * KMSAN copies the contents of metadata pages for @src into the metadata pages
85 * for @dst. If @dst has no associated metadata pages, nothing happens.
86 * If @src has no associated metadata pages, @dst metadata pages are unpoisoned.
96 * Depending on cache flags and GFP flags, KMSAN sets up the metadata of the
137 * vmalloc metadata address range.
148 * KMSAN unmaps the contiguous metadata ranges created by
161 * KMSAN creates new metadata pages for the physical pages mapped into the
173 * KMSAN unmaps the metadata pages for the given range and, unlike for