Home
last modified time | relevance | path

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

12

/linux-2.6.39/arch/unicore32/include/asm/
Dpage.h38 typedef struct { unsigned long pgd; } pgd_t; typedef
54 typedef unsigned long pgd_t; typedef
/linux-2.6.39/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-2.6.39/arch/alpha/include/asm/
Dpage.h32 typedef struct { unsigned long pgd; } pgd_t; typedef
51 typedef unsigned long pgd_t; typedef
/linux-2.6.39/arch/arm/include/asm/
Dpage.h164 typedef struct { unsigned long pgd[2]; } pgd_t; typedef
182 typedef unsigned long pgd_t[2]; typedef
Dpage-nommu.h34 typedef unsigned long pgd_t[2]; typedef
/linux-2.6.39/arch/sparc/include/asm/
Dpage_64.h64 typedef struct { unsigned int pgd; } pgd_t; typedef
84 typedef unsigned int pgd_t; typedef
Dpage_32.h69 typedef struct { unsigned long pgd; } pgd_t; typedef
97 typedef unsigned long pgd_t; typedef
/linux-2.6.39/arch/parisc/include/asm/
Dpage.h44 typedef struct { __u32 pgd; } pgd_t; typedef
67 typedef __u32 pgd_t; typedef
/linux-2.6.39/arch/m68k/include/asm/
Dpage.h25 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-2.6.39/arch/um/include/asm/
Dpage.h38 typedef struct { unsigned long pgd; } pgd_t; typedef
61 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-2.6.39/arch/powerpc/include/asm/
Dpage.h197 typedef struct { unsigned long pgd; } pgd_t; typedef
235 typedef unsigned long pgd_t; typedef
/linux-2.6.39/arch/ia64/include/asm/
Dpage.h179 typedef struct { unsigned long pgd; } pgd_t; typedef
202 typedef unsigned long pgd_t; typedef
/linux-2.6.39/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-2.6.39/arch/cris/include/asm/
Dpage.h27 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-2.6.39/arch/avr32/include/asm/
Dpage.h33 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-2.6.39/arch/mn10300/include/asm/
Dpage.h39 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-2.6.39/arch/m32r/include/asm/
Dpage.h28 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-2.6.39/include/asm-generic/
Dpage.h47 } pgd_t; typedef
/linux-2.6.39/arch/xtensa/include/asm/
Dpage.h104 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
/linux-2.6.39/arch/frv/include/asm/
Dpage.h26 typedef struct { pud_t pge[1]; } pgd_t; typedef
/linux-2.6.39/arch/h8300/include/asm/
Dpage.h32 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-2.6.39/arch/score/include/asm/
Dpage.h45 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
/linux-2.6.39/arch/mips/include/asm/
Dpage.h117 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-2.6.39/arch/s390/include/asm/
Dpage.h96 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-2.6.39/arch/tile/include/asm/
Dpage.h79 typedef HV_PTE pgd_t; typedef

12