Lines Matching refs:early
38 unsigned long end, bool early)
49 if (!early) {
64 * The early shadow memory is mapping all KASan
88 unsigned long end, bool early)
100 void *p = early ? kasan_early_shadow_pte :
113 kasan_pte_populate(pmdp, addr, next, early);
118 bool early)
132 if (!early && pgd_none(*pgdp)) {
152 kasan_pmd_populate(pudp, addr, next, early);
212 * At first we should unmap early shadow (clear_pgds() call bellow).
215 * To keep the early shadow memory MMU tables around while setting up
217 * table) to tmp_pgd_table and use that to keep the early shadow memory