Home
last modified time | relevance | path

Searched refs:pgd_end (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/mm/
H A Dkasan_init_64.c172 unsigned long pgd_end = end & PGDIR_MASK; in clear_pgds() local
174 for (; start < pgd_end; start += PGDIR_SIZE) { in clear_pgds()