Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Dpgtable-types.h48 typedef struct { pudval_t pud; } pud_t; typedef
74 typedef pudval_t pud_t; typedef
/linux-4.4.14/arch/sparc/include/asm/
Dpage_64.h60 typedef struct { unsigned long pud; } pud_t; typedef
83 typedef unsigned long pud_t; typedef
/linux-4.4.14/include/asm-generic/
Dpgtable-nopud.h13 typedef struct { pgd_t pgd; } pud_t; typedef
D4level-fixup.h12 #define pud_t pgd_t macro
/linux-4.4.14/arch/powerpc/include/asm/
Dpage.h309 typedef struct { unsigned long pud; } pud_t; typedef
348 typedef unsigned long pud_t; typedef
/linux-4.4.14/arch/frv/include/asm/
Dpage.h25 typedef struct { pmd_t pue[1]; } pud_t; typedef
/linux-4.4.14/arch/s390/include/asm/
Dpage.h74 typedef struct { unsigned long pud; } pud_t; typedef
/linux-4.4.14/arch/microblaze/include/asm/
Dpage.h97 typedef struct { pmd_t pue[1]; } pud_t; typedef
/linux-4.4.14/arch/ia64/include/asm/
Dpage.h177 typedef struct { unsigned long pud; } pud_t; typedef
/linux-4.4.14/arch/x86/include/asm/
Dpgtable_types.h238 typedef struct { pudval_t pud; } pud_t; typedef