Home
last modified time | relevance | path

Searched refs:__get_fixmap_pte (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/include/asm/
Dfixmap.h110 extern pte_t *__get_fixmap_pte(enum fixed_addresses idx);
/arch/arm64/mm/
Dioremap.c44 pte_t *ptep = __get_fixmap_pte(FIX_EARLYCON_MEM_BASE); in fixup_fixmap()
Dmmu.c1335 pte_t *__get_fixmap_pte(enum fixed_addresses idx) in __get_fixmap_pte() function