Searched defs:pmd_t (Results 1 - 22 of 22) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
H A Dpage-nommu.h33 typedef unsigned long pmd_t; typedef
H A Dpgtable-2level-types.h34 typedef struct { pmdval_t pmd; } pmd_t; typedef in typeref:struct:__anon174
52 typedef pmdval_t pmd_t; typedef
H A Dpgtable-3level-types.h37 typedef struct { pmdval_t pmd; } pmd_t; typedef in typeref:struct:__anon178
54 typedef pmdval_t pmd_t; typedef
/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable-3level.h30 typedef struct { unsigned long long pmd; } pmd_t; typedef in typeref:struct:__anon2578
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable-types.h42 typedef struct { pmdval_t pmd; } pmd_t; typedef in typeref:struct:__anon308
68 typedef pmdval_t pmd_t; typedef
/linux-4.1.27/arch/m68k/include/asm/
H A Dpage.h24 typedef struct { unsigned long pmd[16]; } pmd_t; typedef in typeref:struct:__anon1816
/linux-4.1.27/include/asm-generic/
H A Dpgtable-nopmd.h17 typedef struct { pud_t pud; } pmd_t; typedef in typeref:struct:__anon11441
H A Dpage.h44 } pmd_t; typedef in typeref:struct:__anon11437
/linux-4.1.27/arch/frv/include/asm/
H A Dpage.h24 typedef struct { unsigned long ste[64];} pmd_t; typedef in typeref:struct:__anon1393
/linux-4.1.27/arch/m32r/include/asm/
H A Dpage.h27 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon1751
/linux-4.1.27/arch/alpha/include/asm/
H A Dpage.h31 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon73
50 typedef unsigned long pmd_t; typedef
/linux-4.1.27/arch/sparc/include/asm/
H A Dpage_32.h56 typedef struct { unsigned long pmdv[16]; } pmd_t; typedef in typeref:struct:__anon2694
84 typedef struct { unsigned long pmdv[16]; } pmd_t; typedef in typeref:struct:__anon2699
H A Dpage_64.h59 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2702
82 typedef unsigned long pmd_t; typedef
/linux-4.1.27/arch/um/include/asm/
H A Dpage.h37 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2931
64 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2935
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpage.h93 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon1852
96 typedef struct { unsigned long ste[64]; } pmd_t; typedef in typeref:struct:__anon1854
/linux-4.1.27/arch/parisc/include/asm/
H A Dpage.h44 typedef struct { __u32 pmd; } pmd_t; typedef in typeref:struct:__anon2202
67 typedef __u32 pmd_t; typedef
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpage.h302 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2309
342 typedef unsigned long pmd_t; typedef
/linux-4.1.27/arch/tile/include/asm/
H A Dpage.h119 typedef HV_PTE pmd_t; typedef
/linux-4.1.27/arch/s390/include/asm/
H A Dpage.h73 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2460
/linux-4.1.27/arch/mips/include/asm/
H A Dpgtable-64.h160 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2060
/linux-4.1.27/arch/ia64/include/asm/
H A Dpage.h175 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon1490
201 typedef unsigned long pmd_t; typedef
/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable_types.h259 typedef struct { pmdval_t pmd; } pmd_t; typedef in typeref:struct:__anon3075

Completed in 621 milliseconds