PKMAP_BASE         21 arch/arc/include/asm/highmem.h #define PKMAP_BASE		(FIXMAP_BASE + FIXMAP_SIZE)
PKMAP_BASE          7 arch/arm/include/asm/highmem.h #define PKMAP_BASE		(PAGE_OFFSET - PMD_SIZE)
PKMAP_BASE         19 arch/csky/include/asm/pgtable.h #define PKMAP_BASE		(0xff800000)
PKMAP_BASE         97 arch/hexagon/include/asm/mem-layout.h #define PKMAP_BASE (FIXADDR_START-PAGE_SIZE*LAST_PKMAP)
PKMAP_BASE         47 arch/microblaze/include/asm/highmem.h #define PKMAP_BASE	((FIXADDR_START - PAGE_SIZE * (LAST_PKMAP + 1)) \
PKMAP_BASE        102 arch/mips/include/asm/pgtable-32.h #define PKMAP_BASE	(PKMAP_END - PAGE_SIZE * LAST_PKMAP)
PKMAP_BASE         30 arch/nds32/include/asm/highmem.h #define PKMAP_BASE		((FIXADDR_START - PGDIR_SIZE) & (PGDIR_MASK))
PKMAP_BASE         54 arch/powerpc/include/asm/highmem.h #define PKMAP_BASE	(FIXADDR_START - PAGE_SIZE*(LAST_PKMAP + 1))
PKMAP_BASE         56 arch/powerpc/include/asm/highmem.h #define PKMAP_BASE	((FIXADDR_START - PAGE_SIZE*(LAST_PKMAP + 1)) & PMD_MASK)
PKMAP_BASE         45 arch/sparc/include/asm/highmem.h #define PKMAP_BASE PMD_ALIGN(SRMMU_NOCACHE_VADDR + (SRMMU_MAX_NOCACHE_PAGES << PAGE_SHIFT))
PKMAP_BASE         47 arch/um/include/asm/pgtable.h #define PKMAP_BASE ((FIXADDR_START - LAST_PKMAP * PAGE_SIZE) & PMD_MASK)
PKMAP_BASE         58 arch/x86/include/asm/pgtable_32_types.h #define PKMAP_BASE		\
PKMAP_BASE         21 arch/xtensa/include/asm/highmem.h #define PKMAP_BASE		((FIXADDR_START - \