Home
last modified time | relevance | path

Searched defs:PGDIR_MASK (Results 1 – 25 of 64) sorted by relevance

123

/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dpgtable-32.h15 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
Dpgtable-64.h14 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dpgtable_32_types.h21 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
Dpgtable_64_types.h104 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_32_types.h21 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
Dpgtable_64_types.h103 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dpgtable-32.h16 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/kernel/linux/linux-6.6/arch/um/include/asm/
Dpgtable-2level.h17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-3level.h20 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/um/include/asm/
Dpgtable-2level.h17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-3level.h20 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dpgtable-nommu.h31 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-2level.h90 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dpgtable-nommu.h33 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-2level.h90 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
Dpgtable.h57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dpgtable_mm.h53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dpgtable.h57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dpgtable_mm.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dpgtable-32.h71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dpgtable-32.h71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
Dpgtable-levels.h71 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/kernel/linux/linux-6.6/arch/nios2/include/asm/
Dpgtable.h63 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro

123