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

/linux-master/arch/arm64/mm/
H A Dmmu.c87 fixmap_pgdp = pgd_set_fixmap(__pa_symbol(pgdp));
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h1020 #define pgd_set_fixmap(addr) ((pgd_t *)set_fixmap_offset(FIX_PGD, addr)) macro

Completed in 89 milliseconds