Home
last modified time | relevance | path

Searched refs:pte_set_fixmap_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable.h584 #define pte_set_fixmap_offset(pmd, addr) pte_set_fixmap(pte_offset_phys(pmd, addr)) macro
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dmmu.c159 ptep = pte_set_fixmap_offset(pmdp, addr); in init_pte()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable.h662 #define pte_set_fixmap_offset(pmd, addr) pte_set_fixmap(pte_offset_phys(pmd, addr)) macro
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dmmu.c177 ptep = pte_set_fixmap_offset(pmdp, addr); in init_pte()

Completed in 12 milliseconds