Home
last modified time | relevance | path

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

12

/arch/arm/include/asm/
Dpgtable-2level-types.h35 typedef struct { pmdval_t pgd[2]; } pgd_t; typedef
53 typedef pmdval_t pgd_t[2]; typedef
Dpgtable-3level-types.h38 typedef struct { pgdval_t pgd; } pgd_t; typedef
55 typedef pgdval_t pgd_t; typedef
Dpage-nommu.h25 typedef unsigned long pgd_t[2]; typedef
/arch/unicore32/include/asm/
Dpage.h38 typedef struct { unsigned long pgd; } pgd_t; typedef
54 typedef unsigned long pgd_t; typedef
/arch/arc/include/asm/
Dpage.h42 } pgd_t; typedef
64 typedef unsigned long pgd_t; typedef
/arch/sh/include/asm/
Dpage.h80 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/
Dpage.h33 typedef struct { unsigned long pgd; } pgd_t; typedef
52 typedef unsigned long pgd_t; typedef
/arch/m68k/include/asm/
Dpage.h26 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/arm64/include/asm/
Dpgtable-types.h49 typedef struct { pgdval_t pgd; } pgd_t; typedef
/arch/sparc/include/asm/
Dpage_64.h67 typedef struct { unsigned long pgd; } pgd_t; typedef
90 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/parisc/include/asm/
Dpage.h46 typedef struct { __u32 pgd; } pgd_t; typedef
69 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/nios2/include/asm/
Dpage.h62 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/cris/include/asm/
Dpage.h28 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/openrisc/include/asm/
Dpage.h57 } pgd_t; typedef
/arch/ia64/include/asm/
Dpage.h181 typedef struct { unsigned long pgd; } pgd_t; typedef
204 typedef unsigned long pgd_t; typedef
/arch/microblaze/include/asm/
Dpage.h94 typedef struct { unsigned long pgd; } pgd_t; typedef
99 typedef struct { p4d_t pge[1]; } pgd_t; typedef
/arch/powerpc/include/asm/
Dpgtable-types.h37 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/frv/include/asm/
Dpage.h24 typedef struct { pud_t pge[1]; } pgd_t; typedef
/arch/m32r/include/asm/
Dpage.h29 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/hexagon/include/asm/
Dpage.h83 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/mn10300/include/asm/
Dpage.h39 typedef struct { unsigned long pgd; } pgd_t; typedef
/arch/score/include/asm/
Dpage.h46 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
/arch/metag/include/asm/
Dpage.h76 typedef struct { unsigned long pgd; } pgd_t; typedef

12