Searched refs:NR_FIX_BTMAPS (Results 1 - 4 of 4) sorted by relevance

/arch/arm64/include/asm/
H A Dfixmap.h43 #define NR_FIX_BTMAPS 4 macro
45 #define NR_FIX_BTMAPS 64
48 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/arch/tile/include/asm/
H A Dfixmap.h68 #define NR_FIX_BTMAPS 0 macro
69 #if NR_FIX_BTMAPS
71 FIX_BTMAP_BEGIN = FIX_BTMAP_END + NR_FIX_BTMAPS - 1,
/arch/x86/include/asm/
H A Dfixmap.h115 #define NR_FIX_BTMAPS 64 macro
117 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/arch/x86/kernel/
H A Dsetup.c319 #define MAX_MAP_CHUNK (NR_FIX_BTMAPS << PAGE_SHIFT)

Completed in 52 milliseconds