Lines Matching full:metadata
40 * Allocate and initialize KMSAN metadata for early allocations.
55 * as metadata pages.
81 * kmsan_copy_page_meta() - Copy KMSAN metadata between two pages.
85 * KMSAN copies the contents of metadata pages for @src into the metadata pages
86 * for @dst. If @dst has no associated metadata pages, nothing happens.
87 * If @src has no associated metadata pages, @dst metadata pages are unpoisoned.
97 * Depending on cache flags and GFP flags, KMSAN sets up the metadata of the
138 * vmalloc metadata address range. Returns 0 on success, callers must check
152 * KMSAN unmaps the contiguous metadata ranges created by
165 * KMSAN creates new metadata pages for the physical pages mapped into the
178 * KMSAN unmaps the metadata pages for the given range and, unlike for