Home
last modified time | relevance | path

Searched defs:LAST_PKMAP (Results 1 – 12 of 12) sorted by relevance

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

Completed in 19 milliseconds