Home
last modified time | relevance | path

Searched refs:TOTAL_FIX_BTMAPS (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dfixmap.h129 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
132 (__end_of_permanent_fixed_addresses + TOTAL_FIX_BTMAPS - 1)) &
134 ? __end_of_permanent_fixed_addresses + TOTAL_FIX_BTMAPS -
135 (__end_of_permanent_fixed_addresses & (TOTAL_FIX_BTMAPS - 1))
137 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,
/linux-6.1.9/arch/riscv/include/asm/
Dfixmap.h40 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
43 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,
/linux-6.1.9/arch/arm/include/asm/
Dfixmap.h32 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
35 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,
/linux-6.1.9/arch/arm64/include/asm/
Dfixmap.h81 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
84 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,
/linux-6.1.9/arch/powerpc/include/asm/
Dfixmap.h86 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
89 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,