Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgtable-32.h14 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
H A Dpgtable-64.h13 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable_32_types.h20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable_64_types.h102 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpgtable-2level.h16 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable-3level.h19 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-nommu.h32 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable-2level.h89 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable-3level.h42 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h41 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dpgtable_mm.h52 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpgtable.h56 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable-32.h70 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable-64.h65 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpgtable.h83 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dpgtable.h73 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpgtable.h14 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable-hwdef.h70 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dpgtable.h213 #define PGDIR_SIZE BIT(PGDIR_SHIFT) /* vaddr span, not PDG sz */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpgtable.h38 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpgtable.h50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpgtable.h57 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_32.h20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dpgtable.h39 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro

12