/linux-4.1.27/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-4.1.27/arch/unicore32/include/asm/ |
D | page.h | 38 typedef struct { unsigned long pgd; } pgd_t; typedef 54 typedef unsigned long pgd_t; typedef
|
/linux-4.1.27/arch/arc/include/asm/ |
D | page.h | 42 } pgd_t; typedef 61 typedef unsigned long pgd_t; typedef
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | pgtable-types.h | 53 typedef struct { pgdval_t pgd; } pgd_t; typedef 79 typedef pgdval_t pgd_t; typedef
|
/linux-4.1.27/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-4.1.27/arch/alpha/include/asm/ |
D | page.h | 32 typedef struct { unsigned long pgd; } pgd_t; typedef 51 typedef unsigned long pgd_t; typedef
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | page_64.h | 61 typedef struct { unsigned long pgd; } pgd_t; typedef 84 typedef unsigned long pgd_t; typedef
|
D | page_32.h | 57 typedef struct { unsigned long pgd; } pgd_t; typedef 85 typedef unsigned long pgd_t; typedef
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | page.h | 25 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | page.h | 45 typedef struct { __u32 pgd; } pgd_t; typedef 68 typedef __u32 pgd_t; typedef
|
/linux-4.1.27/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-4.1.27/arch/microblaze/include/asm/ |
D | page.h | 94 typedef struct { unsigned long pgd; } pgd_t; typedef 98 typedef struct { pud_t pge[1]; } pgd_t; typedef
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | page.h | 179 typedef struct { unsigned long pgd; } pgd_t; typedef 202 typedef unsigned long pgd_t; typedef
|
/linux-4.1.27/arch/nios2/include/asm/ |
D | page.h | 62 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-4.1.27/arch/cris/include/asm/ |
D | page.h | 27 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | page.h | 315 typedef struct { unsigned long pgd; } pgd_t; typedef 353 typedef unsigned long pgd_t; typedef
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | page.h | 33 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-4.1.27/arch/openrisc/include/asm/ |
D | page.h | 60 } pgd_t; typedef
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | page.h | 28 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | page.h | 39 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-4.1.27/arch/hexagon/include/asm/ |
D | page.h | 83 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-4.1.27/include/asm-generic/ |
D | page.h | 47 } pgd_t; typedef
|
/linux-4.1.27/arch/frv/include/asm/ |
D | page.h | 26 typedef struct { pud_t pge[1]; } pgd_t; typedef
|
/linux-4.1.27/arch/metag/include/asm/ |
D | page.h | 75 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-4.1.27/arch/score/include/asm/ |
D | page.h | 45 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
|
/linux-4.1.27/arch/mips/include/asm/ |
D | page.h | 142 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | page.h | 106 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
|
/linux-4.1.27/arch/tile/include/asm/ |
D | page.h | 84 typedef HV_PTE pgd_t; typedef
|
/linux-4.1.27/arch/s390/include/asm/ |
D | page.h | 75 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/linux-4.1.27/arch/x86/include/asm/ |
D | pgtable_types.h | 220 typedef struct { pgdval_t pgd; } pgd_t; typedef
|