Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dmmu.c115 pte_clear_fixmap(); in early_pgtable_alloc()
175 pte_clear_fixmap(); in init_pte()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h602 #define pte_clear_fixmap() clear_fixmap(FIX_PTE) macro