Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dfixmap.h126 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
129 (__end_of_permanent_fixed_addresses + TOTAL_FIX_BTMAPS - 1)) &
131 ? __end_of_permanent_fixed_addresses + TOTAL_FIX_BTMAPS -
132 (__end_of_permanent_fixed_addresses & (TOTAL_FIX_BTMAPS - 1))
134 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,
/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,
/arch/arm64/include/asm/
Dfixmap.h78 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
81 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,