Home
last modified time | relevance | path

Searched defs:USER_PTRS_PER_PGD (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/arch/arc/include/asm/
H A Dpgtable.h20 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/openbmc/linux/arch/sh/include/asm/
H A Dpgtable-2level.h22 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
H A Dpgtable-3level.h19 #define USER_PTRS_PER_PGD 2 macro
/openbmc/linux/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
/openbmc/linux/arch/m68k/include/asm/
H A Dpgtable_mm.h72 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-2level.h106 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
H A Dpgtable-3level.h52 #define USER_PTRS_PER_PGD (PAGE_OFFSET / PGDIR_SIZE) macro
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable-32.h94 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
H A Dpgtable-64.h134 #define USER_PTRS_PER_PGD ((TASK_SIZE64 / PGDIR_SIZE)?(TASK_SIZE64 / PGDIR_SIZE):1) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dpgtable.h58 #define USER_PTRS_PER_PGD \ macro
/openbmc/linux/arch/csky/include/asm/
H A Dpgtable.h16 #define USER_PTRS_PER_PGD (PAGE_OFFSET/PGDIR_SIZE) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h56 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dpgtable.h75 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dpgtable.h60 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dpgtable.h101 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_32.h50 #define USER_PTRS_PER_PGD PAGE_OFFSET / PGDIR_SIZE macro
/openbmc/linux/arch/alpha/include/asm/
H A Dpgtable.h47 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h159 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable.h56 #define USER_PTRS_PER_PGD ((TASK_SIZE64 / PGDIR_SIZE)?(TASK_SIZE64 / PGDIR_SIZE):1) macro
/openbmc/linux/arch/ia64/include/asm/
H A Dpgtable.h133 #define USER_PTRS_PER_PGD (5*PTRS_PER_PGD/8) /* regions 0-4 are user regions */ macro
/openbmc/linux/arch/parisc/include/asm/
H A Dpgtable.h131 #define USER_PTRS_PER_PGD PTRS_PER_PGD macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h175 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro