Home
last modified time | relevance | path

Searched defs:pud_t (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/include/asm-generic/
Dpgtable-nopud.h13 typedef struct { pgd_t pgd; } pud_t; typedef
D4level-fixup.h11 #define pud_t pgd_t macro
/linux-3.3/arch/powerpc/include/asm/
Dpage.h299 typedef struct { unsigned long pud; } pud_t; typedef
338 typedef unsigned long pud_t; typedef
/linux-3.3/arch/frv/include/asm/
Dpage.h25 typedef struct { pmd_t pue[1]; } pud_t; typedef
/linux-3.3/arch/s390/include/asm/
Dpage.h96 typedef struct { unsigned long pud; } pud_t; typedef
/linux-3.3/arch/ia64/include/asm/
Dpage.h177 typedef struct { unsigned long pud; } pud_t; typedef
/linux-3.3/arch/microblaze/include/asm/
Dpage.h98 typedef struct { pmd_t pue[1]; } pud_t; typedef
/linux-3.3/arch/x86/include/asm/
Dpgtable_types.h212 typedef struct { pudval_t pud; } pud_t; typedef