/linux-2.6.39/arch/unicore32/include/asm/ |
D | page.h | 38 typedef struct { unsigned long pgd; } pgd_t; typedef 54 typedef unsigned long pgd_t; typedef
|
/linux-2.6.39/arch/sh/include/asm/ |
D | page.h | 78 typedef struct { unsigned long long pgd; } pgd_t; typedef 86 typedef struct { unsigned long pgd; } pgd_t; typedef 92 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.6.39/arch/alpha/include/asm/ |
D | page.h | 32 typedef struct { unsigned long pgd; } pgd_t; typedef 51 typedef unsigned long pgd_t; typedef
|
/linux-2.6.39/arch/arm/include/asm/ |
D | page.h | 164 typedef struct { unsigned long pgd[2]; } pgd_t; typedef 182 typedef unsigned long pgd_t[2]; typedef
|
D | page-nommu.h | 34 typedef unsigned long pgd_t[2]; typedef
|
/linux-2.6.39/arch/sparc/include/asm/ |
D | page_64.h | 64 typedef struct { unsigned int pgd; } pgd_t; typedef 84 typedef unsigned int pgd_t; typedef
|
D | page_32.h | 69 typedef struct { unsigned long pgd; } pgd_t; typedef 97 typedef unsigned long pgd_t; typedef
|
/linux-2.6.39/arch/parisc/include/asm/ |
D | page.h | 44 typedef struct { __u32 pgd; } pgd_t; typedef 67 typedef __u32 pgd_t; typedef
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | page.h | 25 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.6.39/arch/um/include/asm/ |
D | page.h | 38 typedef struct { unsigned long pgd; } pgd_t; typedef 61 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | page.h | 197 typedef struct { unsigned long pgd; } pgd_t; typedef 235 typedef unsigned long pgd_t; typedef
|
/linux-2.6.39/arch/ia64/include/asm/ |
D | page.h | 179 typedef struct { unsigned long pgd; } pgd_t; typedef 202 typedef unsigned long pgd_t; typedef
|
/linux-2.6.39/arch/microblaze/include/asm/ |
D | page.h | 95 typedef struct { unsigned long pgd; } pgd_t; typedef 99 typedef struct { pud_t pge[1]; } pgd_t; typedef
|
/linux-2.6.39/arch/cris/include/asm/ |
D | page.h | 27 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.6.39/arch/avr32/include/asm/ |
D | page.h | 33 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.6.39/arch/mn10300/include/asm/ |
D | page.h | 39 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.6.39/arch/m32r/include/asm/ |
D | page.h | 28 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.6.39/include/asm-generic/ |
D | page.h | 47 } pgd_t; typedef
|
/linux-2.6.39/arch/xtensa/include/asm/ |
D | page.h | 104 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
|
/linux-2.6.39/arch/frv/include/asm/ |
D | page.h | 26 typedef struct { pud_t pge[1]; } pgd_t; typedef
|
/linux-2.6.39/arch/h8300/include/asm/ |
D | page.h | 32 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.6.39/arch/score/include/asm/ |
D | page.h | 45 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
|
/linux-2.6.39/arch/mips/include/asm/ |
D | page.h | 117 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.6.39/arch/s390/include/asm/ |
D | page.h | 96 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.6.39/arch/tile/include/asm/ |
D | page.h | 79 typedef HV_PTE pgd_t; typedef
|