Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgtable-32.h15 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
H A Dpgtable-64.h14 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable_32_types.h21 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
H A Dpgtable_64_types.h103 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpgtable-2level.h17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-3level.h20 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-nommu.h33 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-2level.h90 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-3level.h43 #define PGDIR_MASK (~((1 << PGDIR_SHIFT) - 1)) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dpgtable_mm.h53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpgtable.h57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable-32.h71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-64.h66 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpgtable.h84 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dpgtable.h74 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpgtable.h15 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable-hwdef.h71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dpgtable.h214 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpgtable.h39 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpgtable.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpgtable.h58 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_32.h21 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dpgtable.h40 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro

12