Searched defs:USER_PTRS_PER_PGD (Results 1 - 26 of 26) sorted by relevance

/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable-2level.h21 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
H A Dpgtable-3level.h18 #define USER_PTRS_PER_PGD 2 macro
/linux-4.1.27/arch/um/include/asm/
H A Dpgtable-2level.h24 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE) macro
H A Dpgtable-3level.h43 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dpgtable_mm.h70 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpgtable-32.h59 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
H A Dpgtable-64.h118 #define USER_PTRS_PER_PGD (1) macro
120 #define USER_PTRS_PER_PGD (TASK_SIZE64 / PGDIR_SIZE) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgtable-ppc32.h47 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable-2level.h107 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
H A Dpgtable-3level.h62 #define USER_PTRS_PER_PGD (PAGE_OFFSET / PGDIR_SIZE) macro
/linux-4.1.27/arch/cris/include/asm/
H A Dpgtable.h69 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/linux-4.1.27/arch/unicore32/include/asm/
H A Dpgtable.h67 #define USER_PTRS_PER_PGD ((TASK_SIZE/PGDIR_SIZE) - FIRST_USER_PGD_NR) macro
/linux-4.1.27/arch/score/include/asm/
H A Dpgtable.h29 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
/linux-4.1.27/arch/nios2/include/asm/
H A Dpgtable.h79 #define USER_PTRS_PER_PGD \ macro
/linux-4.1.27/arch/metag/include/asm/
H A Dpgtable.h49 #define USER_PTRS_PER_PGD 256 macro
/linux-4.1.27/arch/arc/include/asm/
H A Dpgtable.h208 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpgtable.h59 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_32.h46 #define USER_PTRS_PER_PGD PAGE_OFFSET / SRMMU_PGDIR_SIZE macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgtable.h159 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) pte_mkspecial() macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpgtable.h79 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dpgtable.h32 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgtable.h55 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgtable.h47 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dpgtable.h69 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dpgtable.h130 #define USER_PTRS_PER_PGD PTRS_PER_PGD macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpgtable.h129 #define USER_PTRS_PER_PGD (5*PTRS_PER_PGD/8) /* regions 0-4 are user regions */ macro

Completed in 739 milliseconds