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

/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable-types.h48 typedef struct { pudval_t pud; } pud_t; typedef in typeref:struct:__anon309
74 typedef pudval_t pud_t; typedef
/linux-4.1.27/include/asm-generic/
H A D4level-fixup.h12 #define pud_t pgd_t macro
H A Dpgtable-nopud.h13 typedef struct { pgd_t pgd; } pud_t; typedef in typeref:struct:__anon11442
/linux-4.1.27/arch/frv/include/asm/
H A Dpage.h25 typedef struct { pmd_t pue[1]; } pud_t; typedef in typeref:struct:__anon1394
/linux-4.1.27/arch/sparc/include/asm/
H A Dpage_64.h60 typedef struct { unsigned long pud; } pud_t; typedef in typeref:struct:__anon2703
83 typedef unsigned long pud_t; typedef
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpage.h97 typedef struct { pmd_t pue[1]; } pud_t; typedef in typeref:struct:__anon1855
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpage.h308 typedef struct { unsigned long pud; } pud_t; typedef in typeref:struct:__anon2310
347 typedef unsigned long pud_t; typedef
/linux-4.1.27/arch/s390/include/asm/
H A Dpage.h74 typedef struct { unsigned long pud; } pud_t; typedef in typeref:struct:__anon2461
/linux-4.1.27/arch/ia64/include/asm/
H A Dpage.h177 typedef struct { unsigned long pud; } pud_t; typedef in typeref:struct:__anon1491
/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable_types.h238 typedef struct { pudval_t pud; } pud_t; typedef in typeref:struct:__anon3074

Completed in 530 milliseconds