Home
last modified time | relevance | path

Searched defs:pgd_t (Results 1 – 25 of 26) sorted by relevance

12

/arch/arm/include/asm/
Dpgtable-2level-types.h23 typedef struct { pmdval_t pgd[2]; } pgd_t; typedef
41 typedef pmdval_t pgd_t[2]; typedef
Dpgtable-3level-types.h26 typedef struct { pgdval_t pgd; } pgd_t; typedef
43 typedef pgdval_t pgd_t; typedef
Dpage-nommu.h22 typedef unsigned long pgd_t[2]; typedef
/arch/alpha/include/asm/
Dpage.h33 typedef struct { unsigned long pgd; } pgd_t; typedef
52 typedef unsigned long pgd_t; typedef
/arch/nds32/include/asm/
Dpage.h44 typedef unsigned long pgd_t; typedef
/arch/m68k/include/asm/
Dpage.h31 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/arm64/include/asm/
Dpgtable-types.h39 typedef struct { pgdval_t pgd; } pgd_t; typedef
/arch/sh/include/asm/
Dpage.h78 typedef struct { unsigned long long pgd; } pgd_t; typedef
86 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/parisc/include/asm/
Dpage.h45 typedef struct { __u32 pgd; } pgd_t; typedef
75 typedef __u32 pgd_t; typedef
/arch/um/include/asm/
Dpage.h39 typedef struct { unsigned long pgd; } pgd_t; typedef
58 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/sparc/include/asm/
Dpage_64.h73 typedef struct { unsigned long pgd; } pgd_t; typedef
96 typedef unsigned long pgd_t; typedef
Dpage_32.h58 typedef struct { unsigned long pgd; } pgd_t; typedef
86 typedef unsigned long pgd_t; typedef
/arch/nios2/include/asm/
Dpage.h62 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/ia64/include/asm/
Dpage.h160 typedef struct { unsigned long pgd; } pgd_t; typedef
183 typedef unsigned long pgd_t; typedef
/arch/openrisc/include/asm/
Dpage.h53 } pgd_t; typedef
/arch/csky/include/asm/
Dpage.h62 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/powerpc/include/asm/
Dpgtable-types.h36 typedef struct { unsigned long pgd; } pgd_t; typedef
Dpgtable-be-types.h53 typedef struct { __be64 pgd; } pgd_t; typedef
/arch/arc/include/asm/
Dpage.h39 } pgd_t; typedef
/arch/hexagon/include/asm/
Dpage.h70 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/microblaze/include/asm/
Dpage.h67 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/xtensa/include/asm/
Dpage.h98 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
/arch/mips/include/asm/
Dpage.h147 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/riscv/include/asm/
Dpage.h54 } pgd_t; typedef
/arch/s390/include/asm/
Dpage.h88 typedef struct { unsigned long pgd; } pgd_t; typedef

12