Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arc/include/asm/
Dpgtable.h20 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-6.1.9/arch/sh/include/asm/
Dpgtable-2level.h22 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
Dpgtable-3level.h19 #define USER_PTRS_PER_PGD 2 macro
/linux-6.1.9/arch/um/include/asm/
Dpgtable-2level.h24 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE) macro
Dpgtable-3level.h43 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE) macro
/linux-6.1.9/arch/m68k/include/asm/
Dpgtable_mm.h74 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/linux-6.1.9/arch/arm/include/asm/
Dpgtable-2level.h106 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
Dpgtable-3level.h52 #define USER_PTRS_PER_PGD (PAGE_OFFSET / PGDIR_SIZE) macro
/linux-6.1.9/arch/mips/include/asm/
Dpgtable-32.h94 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
Dpgtable-64.h134 #define USER_PTRS_PER_PGD ((TASK_SIZE64 / PGDIR_SIZE)?(TASK_SIZE64 / PGDIR_SIZE):1) macro
/linux-6.1.9/arch/nios2/include/asm/
Dpgtable.h58 #define USER_PTRS_PER_PGD \ macro
/linux-6.1.9/arch/csky/include/asm/
Dpgtable.h16 #define USER_PTRS_PER_PGD (PAGE_OFFSET/PGDIR_SIZE) macro
/linux-6.1.9/arch/powerpc/include/asm/nohash/32/
Dpgtable.h56 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-6.1.9/arch/xtensa/include/asm/
Dpgtable.h60 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/linux-6.1.9/arch/openrisc/include/asm/
Dpgtable.h75 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/linux-6.1.9/arch/microblaze/include/asm/
Dpgtable.h101 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-6.1.9/arch/alpha/include/asm/
Dpgtable.h48 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-6.1.9/arch/sparc/include/asm/
Dpgtable_32.h50 #define USER_PTRS_PER_PGD PAGE_OFFSET / PGDIR_SIZE macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/32/
Dpgtable.h156 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/linux-6.1.9/arch/loongarch/include/asm/
Dpgtable.h55 #define USER_PTRS_PER_PGD ((TASK_SIZE64 / PGDIR_SIZE)?(TASK_SIZE64 / PGDIR_SIZE):1) macro
/linux-6.1.9/arch/parisc/include/asm/
Dpgtable.h155 #define USER_PTRS_PER_PGD PTRS_PER_PGD macro
/linux-6.1.9/arch/ia64/include/asm/
Dpgtable.h130 #define USER_PTRS_PER_PGD (5*PTRS_PER_PGD/8) /* regions 0-4 are user regions */ macro
/linux-6.1.9/arch/riscv/include/asm/
Dpgtable.h150 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro