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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dpage.h60 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dpage_no.h45 #define __pgd(x) ((pgd_t) { (x) } ) macro
H A Dpage_mm.h103 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dpage.h37 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpage.h39 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dpage.h43 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dpage.h41 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dpage.h42 #define __pgd(x) ((pgd_t) { (x) }) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dpage.h42 #define __pgd(x) ((pgd_t) { (x) } ) macro
60 #define __pgd(x) (x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpage.h57 #define __pgd(x) ((pgd_t) { (x) }) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dpage.h55 #define __pgd(x) ((pgd_t) { (x) } ) macro
77 #define __pgd(x) (x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpage.h199 #define __pgd(x) ((pgd_t) { (x) }) macro
240 #define __pgd(x) (x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpage.h100 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dpage_32.h85 #define __pgd(x) ((pgd_t) { (x) } ) macro
113 #define __pgd(x) (x) macro
H A Dpage_64.h76 #define __pgd(x) ((pgd_t) { (x) } ) macro
96 #define __pgd(x) (x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dpage.h92 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dpage.h107 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dpage.h54 #define __pgd(x) ((pgd_t) { (x) }) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dpage.h86 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpage.h115 # define __pgd(x) ((pgd_t) { (x) }) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dpage.h120 #define __pgd(x) ((pgd_t) { (x) } ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpage.h212 # define __pgd(x) (x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable.h62 #define __pgd(x) native_make_pgd(x) macro
H A Dparavirt.h480 static inline pgd_t __pgd(pgdval_t val) function

Completed in 125 milliseconds