Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/arch/arm/include/asm/
Dfixmap.h31 #define FIX_BTMAPS_SLOTS 7 macro
32 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/Linux-v4.19/arch/arm64/include/asm/
Dfixmap.h73 #define FIX_BTMAPS_SLOTS 7 macro
74 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/Linux-v4.19/arch/x86/include/asm/
Dfixmap.h128 #define FIX_BTMAPS_SLOTS 8 macro
129 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)