Searched refs:fixmap_pte (Results 1 – 1 of 1) sorted by relevance
331 static pte_t fixmap_pte[PTRS_PER_PTE] __page_aligned_bss; variable338 #define fixmap_pte ((pte_t *)XIP_FIXUP(fixmap_pte)) macro369 ptep = &fixmap_pte[pte_index(addr)]; in __set_fixmap()676 #define fixmap_pgd_next ((uintptr_t)fixmap_pte)1198 (uintptr_t)fixmap_pte, PMD_SIZE, PAGE_TABLE); in setup_vm()