Lines Matching refs:early
39 unsigned long end, bool early)
50 if (!early) {
65 * The early shadow memory is mapping all KASan
89 unsigned long end, bool early)
101 void *p = early ? kasan_early_shadow_pte :
114 kasan_pte_populate(pmdp, addr, next, early);
119 bool early)
133 if (!early && pgd_none(*pgdp)) {
153 kasan_pmd_populate(pudp, addr, next, early);
213 * At first we should unmap early shadow (clear_pgds() call bellow).
216 * To keep the early shadow memory MMU tables around while setting up
218 * table) to tmp_pgd_table and use that to keep the early shadow memory