Searched refs:fixmap (Results 101 - 106 of 106) sorted by relevance

12345

/linux-master/drivers/acpi/apei/
H A Dghes.c51 #include <asm/fixmap.h>
158 * the fixmap is used instead.
160 * This spinlock is used to prevent the fixmap entry from being used
/linux-master/arch/riscv/mm/
H A Dinit.c29 #include <asm/fixmap.h>
136 print_ml("fixmap", (unsigned long)FIXADDR_START,
273 * not work for DTB pointers that are fixmap addresses
939 /* Make sure the fdt fixmap address is always aligned on PMD size */
987 * fixmap page table alloc functions must be used as a means to temporarily
1140 /* Setup early PGD for fixmap */
1145 /* Setup fixmap P4D and PUD */
1149 /* Setup fixmap PUD and PMD */
1188 * Bootime fixmap only can handle PMD_SIZE mapping. Thus, boot-ioremap
1196 * Early ioremap fixmap i
[all...]
/linux-master/arch/x86/include/asm/
H A Dpgtable.h930 #include <asm/fixmap.h>
/linux-master/arch/x86/xen/
H A Dmmu_pv.c61 #include <asm/fixmap.h>
/linux-master/arch/x86/kernel/
H A Dalternative.c30 #include <asm/fixmap.h>
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h36 #include <asm/fixmap.h>

Completed in 238 milliseconds

12345