Home
last modified time | relevance | path

Searched refs:FIX_BTMAPS_SLOTS (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/mm/
Dearly_ioremap.c71 static void __iomem *prev_map[FIX_BTMAPS_SLOTS] __initdata;
72 static unsigned long prev_size[FIX_BTMAPS_SLOTS] __initdata;
73 static unsigned long slot_virt[FIX_BTMAPS_SLOTS] __initdata;
79 for (i = 0; i < FIX_BTMAPS_SLOTS; i++) in early_ioremap_setup()
83 for (i = 0; i < FIX_BTMAPS_SLOTS; i++) in early_ioremap_setup()
92 for (i = 0; i < FIX_BTMAPS_SLOTS; i++) in check_early_ioremap_leak()
117 for (i = 0; i < FIX_BTMAPS_SLOTS; i++) { in __early_ioremap()
177 for (i = 0; i < FIX_BTMAPS_SLOTS; i++) { in early_iounmap()
/Linux-v5.10/arch/riscv/include/asm/
Dfixmap.h37 #define FIX_BTMAPS_SLOTS 7 macro
38 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/Linux-v5.10/arch/arm/include/asm/
Dfixmap.h31 #define FIX_BTMAPS_SLOTS 7 macro
32 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/Linux-v5.10/arch/arm64/include/asm/
Dfixmap.h76 #define FIX_BTMAPS_SLOTS 7 macro
77 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/Linux-v5.10/arch/powerpc/include/asm/
Dfixmap.h78 #define FIX_BTMAPS_SLOTS 16 macro
79 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/Linux-v5.10/arch/x86/include/asm/
Dfixmap.h125 #define FIX_BTMAPS_SLOTS 8 macro
126 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)