/linux-2.4.37.9/include/asm-arm/ |
D | page.h | 26 typedef struct { unsigned long pgd; } pgd_t; typedef 45 typedef unsigned long pgd_t; typedef
|
/linux-2.4.37.9/include/asm-alpha/ |
D | page.h | 29 typedef struct { unsigned long pgd; } pgd_t; typedef 48 typedef unsigned long pgd_t; typedef
|
/linux-2.4.37.9/include/asm-cris/ |
D | page.h | 28 typedef struct { unsigned long pgd; } pgd_t; typedef 47 typedef unsigned long pgd_t; typedef
|
/linux-2.4.37.9/include/asm-i386/ |
D | page.h | 42 typedef struct { unsigned long long pgd; } pgd_t; typedef 48 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.4.37.9/include/asm-ppc/ |
D | page.h | 57 typedef struct { unsigned long pgd; } pgd_t; typedef 76 typedef unsigned long pgd_t; typedef
|
/linux-2.4.37.9/include/asm-ia64/ |
D | page.h | 154 typedef struct { unsigned long pgd; } pgd_t; typedef 172 typedef unsigned long pgd_t; typedef
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | page.h | 53 typedef struct { unsigned int pgd; } pgd_t; typedef 79 typedef unsigned int pgd_t; typedef
|
/linux-2.4.37.9/include/asm-sparc/ |
D | page.h | 96 typedef struct { unsigned long pgd; } pgd_t; typedef 124 typedef unsigned long pgd_t; typedef
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | page.h | 90 typedef struct { unsigned int pgd; } pgd_t; typedef 109 typedef unsigned int pgd_t; typedef
|
/linux-2.4.37.9/include/asm-sh/ |
D | page.h | 45 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.4.37.9/include/asm-s390/ |
D | page.h | 98 } pgd_t; typedef
|
/linux-2.4.37.9/include/asm-sh64/ |
D | page.h | 58 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.4.37.9/include/asm-s390x/ |
D | page.h | 94 typedef unsigned int pgd_t; typedef
|
/linux-2.4.37.9/include/asm-parisc/ |
D | page.h | 40 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.4.37.9/include/asm-mips64/ |
D | page.h | 77 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.4.37.9/include/asm-mips/ |
D | page.h | 93 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.4.37.9/include/asm-m68k/ |
D | page.h | 90 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | page.h | 50 typedef struct { unsigned long pgd; } pgd_t; typedef
|