Home
last modified time | relevance | path

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

12

/linux-3.3/arch/arm/include/asm/
Dpgtable-3level-types.h48 #define __pgd(x) ((pgd_t) { (x) } ) macro
65 #define __pgd(x) (x) macro
/linux-3.3/arch/unicore32/include/asm/
Dpage.h46 #define __pgd(x) ((pgd_t) { (x) }) macro
62 #define __pgd(x) (x) macro
/linux-3.3/arch/alpha/include/asm/
Dpage.h42 #define __pgd(x) ((pgd_t) { (x) } ) macro
60 #define __pgd(x) (x) macro
/linux-3.3/arch/sparc/include/asm/
Dpage_64.h76 #define __pgd(x) ((pgd_t) { (x) } ) macro
96 #define __pgd(x) (x) macro
Dpage_32.h81 #define __pgd(x) ((pgd_t) { (x) } ) macro
109 #define __pgd(x) (x) macro
/linux-3.3/arch/parisc/include/asm/
Dpage.h55 #define __pgd(x) ((pgd_t) { (x) } ) macro
77 #define __pgd(x) (x) macro
/linux-3.3/arch/m68k/include/asm/
Dpage.h36 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/powerpc/include/asm/
Dpage.h308 #define __pgd(x) ((pgd_t) { (x) }) macro
349 #define __pgd(x) (x) macro
/linux-3.3/arch/cris/include/asm/
Dpage.h37 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/avr32/include/asm/
Dpage.h42 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-3.3/arch/openrisc/include/asm/
Dpage.h71 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-3.3/arch/mn10300/include/asm/
Dpage.h57 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-3.3/arch/m32r/include/asm/
Dpage.h41 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/hexagon/include/asm/
Dpage.h91 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-3.3/include/asm-generic/
Dpage.h60 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/frv/include/asm/
Dpage.h39 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/h8300/include/asm/
Dpage.h43 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/xtensa/include/asm/
Dpage.h113 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/score/include/asm/
Dpage.h54 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-3.3/arch/mips/include/asm/
Dpage.h124 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/tile/include/asm/
Dpage.h92 #define __pgd(x) hv_pte(x) macro
/linux-3.3/arch/s390/include/asm/
Dpage.h111 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/um/include/asm/
Dpage.h92 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/sh/include/asm/
Dpage.h100 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-3.3/arch/ia64/include/asm/
Dpage.h213 # define __pgd(x) (x) macro

12