Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/mm/
H A Dmmu.c91 pgd_clear_fixmap(); in set_swapper_pgd()
800 pgd_clear_fixmap(); in paging_init()
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h813 #define pgd_clear_fixmap() clear_fixmap(FIX_PGD) macro