/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 | 25 typedef unsigned long pgd_t[2]; typedef
|
/arch/unicore32/include/asm/ |
D | page.h | 38 typedef struct { unsigned long pgd; } pgd_t; typedef 54 typedef unsigned long pgd_t; typedef
|
/arch/arc/include/asm/ |
D | page.h | 42 } pgd_t; typedef 64 typedef unsigned long pgd_t; typedef
|
/arch/sh/include/asm/ |
D | page.h | 80 typedef struct { unsigned long long pgd; } pgd_t; typedef 88 typedef struct { unsigned long pgd; } pgd_t; typedef 94 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/arch/alpha/include/asm/ |
D | page.h | 33 typedef struct { unsigned long pgd; } pgd_t; typedef 52 typedef unsigned long pgd_t; typedef
|
/arch/m68k/include/asm/ |
D | page.h | 26 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/arch/arm64/include/asm/ |
D | pgtable-types.h | 49 typedef struct { pgdval_t pgd; } pgd_t; typedef
|
/arch/sparc/include/asm/ |
D | page_64.h | 67 typedef struct { unsigned long pgd; } pgd_t; typedef 90 typedef unsigned long pgd_t; typedef
|
D | page_32.h | 58 typedef struct { unsigned long pgd; } pgd_t; typedef 86 typedef unsigned long pgd_t; typedef
|
/arch/parisc/include/asm/ |
D | page.h | 46 typedef struct { __u32 pgd; } pgd_t; typedef 69 typedef __u32 pgd_t; typedef
|
/arch/um/include/asm/ |
D | page.h | 39 typedef struct { unsigned long pgd; } pgd_t; typedef 58 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/arch/nios2/include/asm/ |
D | page.h | 62 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/arch/cris/include/asm/ |
D | page.h | 28 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/arch/openrisc/include/asm/ |
D | page.h | 57 } pgd_t; typedef
|
/arch/ia64/include/asm/ |
D | page.h | 181 typedef struct { unsigned long pgd; } pgd_t; typedef 204 typedef unsigned long pgd_t; typedef
|
/arch/microblaze/include/asm/ |
D | page.h | 94 typedef struct { unsigned long pgd; } pgd_t; typedef 99 typedef struct { p4d_t pge[1]; } pgd_t; typedef
|
/arch/powerpc/include/asm/ |
D | pgtable-types.h | 37 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/arch/frv/include/asm/ |
D | page.h | 24 typedef struct { pud_t pge[1]; } pgd_t; typedef
|
/arch/m32r/include/asm/ |
D | page.h | 29 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/arch/hexagon/include/asm/ |
D | page.h | 83 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/arch/mn10300/include/asm/ |
D | page.h | 39 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/arch/score/include/asm/ |
D | page.h | 46 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
|
/arch/metag/include/asm/ |
D | page.h | 76 typedef struct { unsigned long pgd; } pgd_t; typedef
|