/linux-3.3/arch/arm/include/asm/ |
D | pgtable-2level-types.h | 35 typedef struct { pmdval_t pgd[2]; } pgd_t; typedef 53 typedef pmdval_t pgd_t[2]; typedef
|
D | pgtable-3level-types.h | 38 typedef struct { pgdval_t pgd; } pgd_t; typedef 55 typedef pgdval_t pgd_t; typedef
|
D | page-nommu.h | 34 typedef unsigned long pgd_t[2]; typedef
|
/linux-3.3/arch/unicore32/include/asm/ |
D | page.h | 38 typedef struct { unsigned long pgd; } pgd_t; typedef 54 typedef unsigned long pgd_t; typedef
|
/linux-3.3/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-3.3/arch/alpha/include/asm/ |
D | page.h | 32 typedef struct { unsigned long pgd; } pgd_t; typedef 51 typedef unsigned long pgd_t; typedef
|
/linux-3.3/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 | 65 typedef struct { unsigned long pgd; } pgd_t; typedef 93 typedef unsigned long pgd_t; typedef
|
/linux-3.3/arch/parisc/include/asm/ |
D | page.h | 44 typedef struct { __u32 pgd; } pgd_t; typedef 67 typedef __u32 pgd_t; typedef
|
/linux-3.3/arch/m68k/include/asm/ |
D | page.h | 25 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-3.3/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-3.3/arch/ia64/include/asm/ |
D | page.h | 179 typedef struct { unsigned long pgd; } pgd_t; typedef 202 typedef unsigned long pgd_t; typedef
|
/linux-3.3/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-3.3/arch/powerpc/include/asm/ |
D | page.h | 306 typedef struct { unsigned long pgd; } pgd_t; typedef 344 typedef unsigned long pgd_t; typedef
|
/linux-3.3/arch/cris/include/asm/ |
D | page.h | 27 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-3.3/arch/avr32/include/asm/ |
D | page.h | 33 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-3.3/arch/openrisc/include/asm/ |
D | page.h | 60 } pgd_t; typedef
|
/linux-3.3/arch/mn10300/include/asm/ |
D | page.h | 39 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-3.3/arch/m32r/include/asm/ |
D | page.h | 28 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-3.3/arch/hexagon/include/asm/ |
D | page.h | 83 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-3.3/include/asm-generic/ |
D | page.h | 47 } pgd_t; typedef
|
/linux-3.3/arch/frv/include/asm/ |
D | page.h | 26 typedef struct { pud_t pge[1]; } pgd_t; typedef
|
/linux-3.3/arch/h8300/include/asm/ |
D | page.h | 32 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-3.3/arch/xtensa/include/asm/ |
D | page.h | 104 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
|
/linux-3.3/arch/score/include/asm/ |
D | page.h | 45 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
|