Home
last modified time | relevance | path

Searched defs:fixmap_pud (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/riscv/mm/
Dinit.c434 static pud_t fixmap_pud[PTRS_PER_PUD] __page_aligned_bss; variable
439 #define fixmap_pud ((pud_t *)XIP_FIXUP(fixmap_pud)) macro