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

/linux-4.4.14/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:__anon182
52 typedef pmdval_t pmd_t; typedef
H A Dpgtable-3level-types.h37 typedef struct { pmdval_t pmd; } pmd_t; typedef in typeref:struct:__anon186
54 typedef pmdval_t pmd_t; typedef
/linux-4.4.14/include/asm-generic/
H A Dpgtable-nopmd.h17 typedef struct { pud_t pud; } pmd_t; typedef in typeref:struct:__anon12050
H A Dpage.h44 } pmd_t; typedef in typeref:struct:__anon12046
/linux-4.4.14/arch/sh/include/asm/
H A Dpgtable-3level.h30 typedef struct { unsigned long long pmd; } pmd_t; typedef in typeref:struct:__anon2588
/linux-4.4.14/arch/m68k/include/asm/
H A Dpage.h24 typedef struct { unsigned long pmd[16]; } pmd_t; typedef in typeref:struct:__anon1809
/linux-4.4.14/arch/arm64/include/asm/
H A Dpgtable-types.h42 typedef struct { pmdval_t pmd; } pmd_t; typedef in typeref:struct:__anon300
68 typedef pmdval_t pmd_t; typedef
/linux-4.4.14/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.4.14/arch/frv/include/asm/
H A Dpage.h24 typedef struct { unsigned long ste[64];} pmd_t; typedef in typeref:struct:__anon1385
/linux-4.4.14/arch/m32r/include/asm/
H A Dpage.h27 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon1744
/linux-4.4.14/arch/um/include/asm/
H A Dpage.h37 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2942
64 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2946
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpage.h303 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2315
343 typedef unsigned long pmd_t; typedef
/linux-4.4.14/arch/sparc/include/asm/
H A Dpage_32.h56 typedef struct { unsigned long pmdv[16]; } pmd_t; typedef in typeref:struct:__anon2704
84 typedef struct { unsigned long pmdv[16]; } pmd_t; typedef in typeref:struct:__anon2709
H A Dpage_64.h59 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2712
82 typedef unsigned long pmd_t; typedef
/linux-4.4.14/arch/microblaze/include/asm/
H A Dpage.h93 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon1845
96 typedef struct { unsigned long ste[64]; } pmd_t; typedef in typeref:struct:__anon1847
/linux-4.4.14/arch/parisc/include/asm/
H A Dpage.h44 typedef struct { __u32 pmd; } pmd_t; typedef in typeref:struct:__anon2205
67 typedef __u32 pmd_t; typedef
/linux-4.4.14/arch/tile/include/asm/
H A Dpage.h121 typedef HV_PTE pmd_t; typedef
/linux-4.4.14/arch/mips/include/asm/
H A Dpgtable-64.h160 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2060
/linux-4.4.14/arch/s390/include/asm/
H A Dpage.h73 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon2468
/linux-4.4.14/arch/ia64/include/asm/
H A Dpage.h175 typedef struct { unsigned long pmd; } pmd_t; typedef in typeref:struct:__anon1487
201 typedef unsigned long pmd_t; typedef
/linux-4.4.14/arch/x86/include/asm/
H A Dpgtable_types.h259 typedef struct { pmdval_t pmd; } pmd_t; typedef in typeref:struct:__anon3096

Completed in 1063 milliseconds