Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dpgtable.h20 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable-32.h95 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
H A Dpgtable-64.h139 #define USER_PTRS_PER_PGD ((TASK_SIZE64 / PGDIR_SIZE)?(TASK_SIZE64 / PGDIR_SIZE):1) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dpgtable_mm.h74 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpgtable_mm.h72 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-2level.h106 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-2level.h106 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgtable-64.h57 #define USER_PTRS_PER_PGD ((TASK_SIZE64 / PGDIR_SIZE)?(TASK_SIZE64 / PGDIR_SIZE):1) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h56 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dpgtable.h16 #define USER_PTRS_PER_PGD (PAGE_OFFSET/PGDIR_SIZE) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h56 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/kernel/linux/linux-6.6/arch/nios2/include/asm/
H A Dpgtable.h58 #define USER_PTRS_PER_PGD \ macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dpgtable.h17 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dpgtable.h223 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
/kernel/linux/linux-5.10/arch/nios2/include/asm/
H A Dpgtable.h79 #define USER_PTRS_PER_PGD \ macro

Completed in 12 milliseconds

12