Searched defs:__pgd (Results 1 - 31 of 31) sorted by relevance

/linux-4.1.27/arch/unicore32/include/asm/
H A Dpage.h46 #define __pgd(x) ((pgd_t) { (x) }) macro
62 #define __pgd(x) (x) macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable-types.h55 #define __pgd(x) ((pgd_t) { (x) } ) macro
81 #define __pgd(x) (x) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dpage.h36 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable-3level-types.h48 #define __pgd(x) ((pgd_t) { (x) } ) macro
65 #define __pgd(x) (x) macro
/linux-4.1.27/arch/nios2/include/asm/
H A Dpage.h70 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpage.h71 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dpage.h42 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/cris/include/asm/
H A Dpage.h37 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/frv/include/asm/
H A Dpage.h39 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpage.h91 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpage.h41 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpage.h42 #define __pgd(x) ((pgd_t) { (x) } ) macro
60 #define __pgd(x) (x) macro
/linux-4.1.27/arch/arc/include/asm/
H A Dpage.h53 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/include/asm-generic/
H A Dpage.h60 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpage.h115 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dpage_32.h73 #define __pgd(x) ((pgd_t) { (x) } ) macro
101 #define __pgd(x) (x) macro
H A Dpage_64.h75 #define __pgd(x) ((pgd_t) { (x) } ) macro
98 #define __pgd(x) (x) macro
/linux-4.1.27/arch/um/include/asm/
H A Dpage.h92 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpage.h115 # define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/score/include/asm/
H A Dpage.h54 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/sh/include/asm/
H A Dpage.h100 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpage.h144 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dpage.h57 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dpage.h56 #define __pgd(x) ((pgd_t) { (x) } ) macro
78 #define __pgd(x) (x) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpage.h317 #define __pgd(x) ((pgd_t) { (x) }) macro
358 #define __pgd(x) (x) macro
/linux-4.1.27/arch/metag/include/asm/
H A Dpage.h84 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-4.1.27/arch/tile/include/asm/
H A Dpage.h100 #define __pgd(x) hv_pte(x) macro
/linux-4.1.27/arch/s390/include/asm/
H A Dpage.h89 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpage.h213 # define __pgd(x) (x) macro
/linux-4.1.27/arch/x86/include/asm/
H A Dparavirt.h456 static inline pgd_t __pgd(pgdval_t val) __pgd() function
H A Dpgtable.h70 #define __pgd(x) native_make_pgd(x) macro

Completed in 281 milliseconds