Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dfixmap.h117 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
120 (__end_of_permanent_fixed_addresses + TOTAL_FIX_BTMAPS - 1)) &
122 ? __end_of_permanent_fixed_addresses + TOTAL_FIX_BTMAPS -
123 (__end_of_permanent_fixed_addresses & (TOTAL_FIX_BTMAPS - 1))
125 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,
/arch/arm64/include/asm/
Dfixmap.h53 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
56 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,