/openbmc/linux/arch/arm/include/asm/ |
H A D | pgtable-2level-types.h | 23 typedef struct { pmdval_t pgd[2]; } pgd_t; typedef 41 typedef pmdval_t pgd_t[2]; typedef
|
H A D | pgtable-3level-types.h | 26 typedef struct { pgdval_t pgd; } pgd_t; typedef 43 typedef pgdval_t pgd_t; typedef
|
H A D | page-nommu.h | 22 typedef unsigned long pgd_t[2]; typedef
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | page.h | 32 typedef struct { unsigned long pgd; } pgd_t; typedef 51 typedef unsigned long pgd_t; typedef
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | page.h | 78 typedef struct { unsigned long long pgd; } pgd_t; typedef 86 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | page_64.h | 73 typedef struct { unsigned long pgd; } pgd_t; typedef 96 typedef unsigned long pgd_t; typedef
|
H A D | page_32.h | 58 typedef struct { unsigned long pgd; } pgd_t; typedef 86 typedef unsigned long pgd_t; typedef
|
/openbmc/linux/arch/um/include/asm/ |
H A D | page.h | 39 typedef struct { unsigned long pgd; } pgd_t; typedef 58 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | page.h | 48 typedef struct { __u32 pgd; } pgd_t; typedef 78 typedef __u32 pgd_t; typedef
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | page.h | 31 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | page.h | 154 typedef struct { unsigned long pgd; } pgd_t; typedef 177 typedef unsigned long pgd_t; typedef
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | pgtable-types.h | 39 typedef struct { pgdval_t pgd; } pgd_t; typedef
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | page.h | 62 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | page.h | 53 } pgd_t; typedef
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | page.h | 63 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | page.h | 58 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/openbmc/linux/include/asm-generic/ |
H A D | page.h | 45 } pgd_t; typedef
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | page.h | 70 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | page.h | 39 } pgd_t; typedef
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | pgtable-types.h | 52 typedef struct { unsigned long pgd; } pgd_t; typedef
|
H A D | pgtable-be-types.h | 53 typedef struct { __be64 pgd; } pgd_t; typedef
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | page.h | 62 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | page.h | 100 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | page.h | 147 typedef struct { unsigned long pgd; } pgd_t; typedef
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | page.h | 65 } pgd_t; typedef
|