__pgd              43 arch/alpha/include/asm/page.h #define __pgd(x)	((pgd_t) { (x) } )
__pgd              61 arch/alpha/include/asm/page.h #define __pgd(x)	(x)
__pgd              49 arch/arc/include/asm/page.h #define __pgd(x)        ((pgd_t) { (x) })
__pgd              68 arch/arc/include/asm/page.h #define __pgd(x)	(x)
__pgd              36 arch/arm/include/asm/pgtable-3level-types.h #define __pgd(x)	((pgd_t) { (x) } )
__pgd              53 arch/arm/include/asm/pgtable-3level-types.h #define __pgd(x)	(x)
__pgd              40 arch/arm64/include/asm/pgtable-types.h #define __pgd(x)	((pgd_t) { (x) } )
__pgd              72 arch/csky/include/asm/page.h #define __pgd(x)	((pgd_t) { (x) })
__pgd              78 arch/hexagon/include/asm/page.h #define __pgd(x)       ((pgd_t) { (x) })
__pgd             215 arch/ia64/include/asm/page.h # define __pgd(x)	(x)
__pgd              37 arch/m68k/include/asm/page.h #define __pgd(x)	((pgd_t) { (x) } )
__pgd             116 arch/microblaze/include/asm/page.h # define __pgd(x)	((pgd_t) { (x) })
__pgd             149 arch/mips/include/asm/page.h #define __pgd(x)	((pgd_t) { (x) } )
__pgd              55 arch/nds32/include/asm/page.h #define __pgd(x)        (x)
__pgd              70 arch/nios2/include/asm/page.h #define __pgd(x)	((pgd_t) { (x) })
__pgd              64 arch/openrisc/include/asm/page.h #define __pgd(x)	((pgd_t) { (x) })
__pgd              57 arch/parisc/include/asm/page.h #define __pgd(x)	((pgd_t) { (x) } )
__pgd              79 arch/parisc/include/asm/page.h #define __pgd(x)        (x)
__pgd              54 arch/powerpc/include/asm/pgtable-be-types.h #define __pgd(x)	((pgd_t) { cpu_to_be64(x) })
__pgd              37 arch/powerpc/include/asm/pgtable-types.h #define __pgd(x)	((pgd_t) { (x) })
__pgd              82 arch/riscv/include/asm/page.h #define __pgd(x)	((pgd_t) { (x) })
__pgd             101 arch/s390/include/asm/page.h #define __pgd(x)        ((pgd_t) { (x) } )
__pgd             102 arch/sh/include/asm/page.h #define __pgd(x) ((pgd_t) { (x) } )
__pgd              74 arch/sparc/include/asm/page_32.h #define __pgd(x)	((pgd_t) { (x) } )
__pgd             102 arch/sparc/include/asm/page_32.h #define __pgd(x)	(x)
__pgd              87 arch/sparc/include/asm/page_64.h #define __pgd(x)	((pgd_t) { (x) } )
__pgd             110 arch/sparc/include/asm/page_64.h #define __pgd(x)	(x)
__pgd              88 arch/um/include/asm/page.h #define __pgd(x) ((pgd_t) { (x) } )
__pgd              43 arch/unicore32/include/asm/page.h #define __pgd(x)	((pgd_t) { (x) })
__pgd              59 arch/unicore32/include/asm/page.h #define __pgd(x)	(x)
__pgd             387 arch/x86/include/asm/paravirt.h static inline pgd_t __pgd(pgdval_t val)
__pgd              96 arch/x86/include/asm/pgtable.h #define __pgd(x)	native_make_pgd(x)
__pgd             107 arch/xtensa/include/asm/page.h #define __pgd(x)	((pgd_t) { (x) } )
__pgd              58 include/asm-generic/page.h #define __pgd(x)	((pgd_t) { (x) } )