Searched defs:fixmap_pmd (Results 1 – 5 of 5) sorted by relevance
408 static pmd_t fixmap_pmd[PTRS_PER_PMD] __page_aligned_bss; variable413 #define fixmap_pmd ((pmd_t *)XIP_FIXUP(fixmap_pmd)) macro
318 pmd_t fixmap_pmd[PTRS_PER_PMD] __page_aligned_bss; variable
371 static inline pmd_t * __init fixmap_pmd(unsigned long addr) in fixmap_pmd() function
370 static inline pmd_t * __init fixmap_pmd(unsigned long addr) in fixmap_pmd() function
1210 static inline pmd_t * fixmap_pmd(unsigned long addr) in fixmap_pmd() function