Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/mm/
H A Dmmu.c129 pte_clear_fixmap(); in early_pgtable_alloc()
193 pte_clear_fixmap(); in init_pte()
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h663 #define pte_clear_fixmap() clear_fixmap(FIX_PTE) macro