Home
last modified time | relevance | path

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

/arch/x86/mm/
Dkasan_init_64.c192 static inline p4d_t *early_p4d_offset(pgd_t *pgd, unsigned long addr) in early_p4d_offset() function
218 p4d = early_p4d_offset(pgd, addr); in kasan_early_p4d_populate()