Searched defs:fixmap_pte (Results 1 – 2 of 2) sorted by relevance
38 static inline pte_t *fixmap_pte(unsigned long addr) in fixmap_pte() function
315 static pte_t fixmap_pte[PTRS_PER_PTE] __page_aligned_bss; variable322 #define fixmap_pte ((pte_t *)XIP_FIXUP(fixmap_pte)) macro