Searched defs:LAST_PKMAP (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/x86/um/asm/
H A Darchparam.h13 #define LAST_PKMAP 512 macro
15 #define LAST_PKMAP 1024 macro
/linux-master/arch/microblaze/include/asm/
H A Dhighmem.h43 #define LAST_PKMAP (1 << PKMAP_ORDER) macro
/linux-master/arch/csky/include/asm/
H A Dhighmem.h27 #define LAST_PKMAP 1024 macro
/linux-master/arch/mips/include/asm/
H A Dhighmem.h40 #define LAST_PKMAP 512 macro
42 #define LAST_PKMAP 1024 macro
/linux-master/arch/x86/include/asm/
H A Dpgtable_32_areas.h22 #define LAST_PKMAP 512 macro
24 #define LAST_PKMAP 1024 macro
/linux-master/arch/arm/include/asm/
H A Dhighmem.h9 #define LAST_PKMAP PTRS_PER_PTE macro
/linux-master/arch/powerpc/include/asm/
H A Dhighmem.h49 #define LAST_PKMAP (1 << PKMAP_ORDER) macro
/linux-master/arch/sparc/include/asm/
H A Dhighmem.h41 #define LAST_PKMAP 1024 macro
/linux-master/arch/arc/include/asm/
H A Dhighmem.h35 #define LAST_PKMAP (PKMAP_SIZE >> PAGE_SHIFT) macro
/linux-master/arch/xtensa/include/asm/
H A Dhighmem.h23 #define LAST_PKMAP (PTRS_PER_PTE * DCACHE_N_COLORS) macro
/linux-master/arch/hexagon/include/asm/
H A Dmem-layout.h84 #define LAST_PKMAP PTRS_PER_PTE macro

Completed in 129 milliseconds