__pmd 42 arch/alpha/include/asm/page.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 31 arch/arm/include/asm/page-nommu.h #define __pmd(x) (x) __pmd 32 arch/arm/include/asm/pgtable-2level-types.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 50 arch/arm/include/asm/pgtable-2level-types.h #define __pmd(x) (x) __pmd 35 arch/arm/include/asm/pgtable-3level-types.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 52 arch/arm/include/asm/pgtable-3level-types.h #define __pmd(x) (x) __pmd 29 arch/arm64/include/asm/pgtable-types.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 194 arch/ia64/include/asm/page.h # define __pmd(x) ((pmd_t) { (x) } ) __pmd 36 arch/m68k/include/asm/page.h #define __pmd(x) ((pmd_t) { { (x) }, }) __pmd 115 arch/microblaze/include/asm/page.h # define __pmd(x) ((pmd_t) { (x) }) __pmd 243 arch/mips/include/asm/pgtable-64.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 54 arch/nds32/include/asm/page.h #define __pmd(x) (x) __pmd 56 arch/parisc/include/asm/page.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 78 arch/parisc/include/asm/page.h #define __pmd(x) (x) __pmd 24 arch/powerpc/include/asm/pgtable-be-types.h #define __pmd(x) ((pmd_t) { cpu_to_be64(x) }) __pmd 20 arch/powerpc/include/asm/pgtable-types.h #define __pmd(x) ((pmd_t) { (x) }) __pmd 27 arch/riscv/include/asm/pgtable-64.h #define __pmd(x) ((pmd_t) { (x) }) __pmd 98 arch/s390/include/asm/page.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 34 arch/sh/include/asm/pgtable-3level.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 72 arch/sparc/include/asm/page_32.h #define __pmd(x) ((pmd_t) { { (x) }, }) __pmd 100 arch/sparc/include/asm/page_32.h #define __pmd(x) ((pmd_t) { { (x) }, }) __pmd 85 arch/sparc/include/asm/page_64.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 108 arch/sparc/include/asm/page_64.h #define __pmd(x) (x) __pmd 51 arch/um/include/asm/page.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 63 arch/um/include/asm/page.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 464 arch/x86/include/asm/paravirt.h static inline pmd_t __pmd(pmdval_t val) __pmd 110 arch/x86/include/asm/pgtable.h #define __pmd(x) native_make_pmd(x) __pmd 57 include/asm-generic/page.h #define __pmd(x) ((pmd_t) { (x) } ) __pmd 50 include/asm-generic/pgtable-nopmd.h #define __pmd(x) ((pmd_t) { __pud(x) } )