Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dfixmap.h119 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
122 (__end_of_permanent_fixed_addresses + TOTAL_FIX_BTMAPS - 1)) &
124 ? __end_of_permanent_fixed_addresses + TOTAL_FIX_BTMAPS -
125 (__end_of_permanent_fixed_addresses & (TOTAL_FIX_BTMAPS - 1))
127 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,
/linux-4.4.14/arch/arm64/include/asm/
Dfixmap.h61 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS) macro
64 FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1,