Home
last modified time | relevance | path

Searched defs:__pgd (Results 1 – 19 of 19) sorted by relevance

/arch/alpha/include/asm/
Dpage.h42 #define __pgd(x) ((pgd_t) { (x) } ) macro
60 #define __pgd(x) (x) macro
/arch/sparc/include/asm/
Dpage_64.h76 #define __pgd(x) ((pgd_t) { (x) } ) macro
96 #define __pgd(x) (x) macro
Dpage_32.h85 #define __pgd(x) ((pgd_t) { (x) } ) macro
113 #define __pgd(x) (x) macro
/arch/parisc/include/asm/
Dpage.h64 #define __pgd(x) ((pgd_t) { (x) } ) macro
86 #define __pgd(x) (x) macro
/arch/powerpc/include/asm/
Dpage.h180 #define __pgd(x) ((pgd_t) { (x) }) macro
221 #define __pgd(x) (x) macro
/arch/cris/include/asm/
Dpage.h37 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/avr32/include/asm/
Dpage.h42 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/m68k/include/asm/
Dpage_no.h43 #define __pgd(x) ((pgd_t) { (x) } ) macro
Dpage_mm.h103 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/blackfin/include/asm/
Dpage.h51 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/xtensa/include/asm/
Dpage.h106 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/h8300/include/asm/
Dpage.h43 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/s390/include/asm/
Dpage.h107 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/mips/include/asm/
Dpage.h120 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/x86/include/asm/
Dpage.h162 #define __pgd(x) native_make_pgd(x) macro
Dparavirt.h1104 static inline pgd_t __pgd(pgdval_t val) in __pgd() function
/arch/sh/include/asm/
Dpage.h102 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/um/include/asm/
Dpage.h92 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/ia64/include/asm/
Dpage.h212 # define __pgd(x) (x) macro