Home
last modified time | relevance | path

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

12

/linux-3.3/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.h34 typedef unsigned long pgd_t[2]; typedef
/linux-3.3/arch/unicore32/include/asm/
Dpage.h38 typedef struct { unsigned long pgd; } pgd_t; typedef
54 typedef unsigned long pgd_t; typedef
/linux-3.3/arch/sh/include/asm/
Dpage.h78 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-3.3/arch/alpha/include/asm/
Dpage.h32 typedef struct { unsigned long pgd; } pgd_t; typedef
51 typedef unsigned long pgd_t; typedef
/linux-3.3/arch/sparc/include/asm/
Dpage_64.h64 typedef struct { unsigned int pgd; } pgd_t; typedef
84 typedef unsigned int pgd_t; typedef
Dpage_32.h65 typedef struct { unsigned long pgd; } pgd_t; typedef
93 typedef unsigned long pgd_t; typedef
/linux-3.3/arch/parisc/include/asm/
Dpage.h44 typedef struct { __u32 pgd; } pgd_t; typedef
67 typedef __u32 pgd_t; typedef
/linux-3.3/arch/m68k/include/asm/
Dpage.h25 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-3.3/arch/um/include/asm/
Dpage.h38 typedef struct { unsigned long pgd; } pgd_t; typedef
61 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-3.3/arch/ia64/include/asm/
Dpage.h179 typedef struct { unsigned long pgd; } pgd_t; typedef
202 typedef unsigned long pgd_t; typedef
/linux-3.3/arch/microblaze/include/asm/
Dpage.h95 typedef struct { unsigned long pgd; } pgd_t; typedef
99 typedef struct { pud_t pge[1]; } pgd_t; typedef
/linux-3.3/arch/powerpc/include/asm/
Dpage.h306 typedef struct { unsigned long pgd; } pgd_t; typedef
344 typedef unsigned long pgd_t; typedef
/linux-3.3/arch/cris/include/asm/
Dpage.h27 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-3.3/arch/avr32/include/asm/
Dpage.h33 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-3.3/arch/openrisc/include/asm/
Dpage.h60 } pgd_t; typedef
/linux-3.3/arch/mn10300/include/asm/
Dpage.h39 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-3.3/arch/m32r/include/asm/
Dpage.h28 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-3.3/arch/hexagon/include/asm/
Dpage.h83 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-3.3/include/asm-generic/
Dpage.h47 } pgd_t; typedef
/linux-3.3/arch/frv/include/asm/
Dpage.h26 typedef struct { pud_t pge[1]; } pgd_t; typedef
/linux-3.3/arch/h8300/include/asm/
Dpage.h32 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-3.3/arch/xtensa/include/asm/
Dpage.h104 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
/linux-3.3/arch/score/include/asm/
Dpage.h45 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef

12