Searched refs:fixmap_pgdp (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/mm/
H A Dmmu.c73 pgd_t *fixmap_pgdp; local
87 fixmap_pgdp = pgd_set_fixmap(__pa_symbol(pgdp));
88 WRITE_ONCE(*fixmap_pgdp, pgd);

Completed in 108 milliseconds