Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/
Dpgtable-2level-types.h34 typedef struct { pmdval_t pmd; } pmd_t; typedef
52 typedef pmdval_t pmd_t; typedef
Dpgtable-3level-types.h37 typedef struct { pmdval_t pmd; } pmd_t; typedef
54 typedef pmdval_t pmd_t; typedef
Dpage-nommu.h33 typedef unsigned long pmd_t; typedef
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable-types.h42 typedef struct { pmdval_t pmd; } pmd_t; typedef
68 typedef pmdval_t pmd_t; typedef
/linux-4.4.14/arch/alpha/include/asm/
Dpage.h31 typedef struct { unsigned long pmd; } pmd_t; typedef
50 typedef unsigned long pmd_t; typedef
/linux-4.4.14/arch/sparc/include/asm/
Dpage_64.h59 typedef struct { unsigned long pmd; } pmd_t; typedef
82 typedef unsigned long pmd_t; typedef
Dpage_32.h56 typedef struct { unsigned long pmdv[16]; } pmd_t; typedef
84 typedef struct { unsigned long pmdv[16]; } pmd_t; typedef
/linux-4.4.14/arch/sh/include/asm/
Dpgtable-3level.h30 typedef struct { unsigned long long pmd; } pmd_t; typedef
/linux-4.4.14/arch/m68k/include/asm/
Dpage.h24 typedef struct { unsigned long pmd[16]; } pmd_t; typedef
/linux-4.4.14/arch/um/include/asm/
Dpage.h37 typedef struct { unsigned long pmd; } pmd_t; typedef
64 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-4.4.14/arch/parisc/include/asm/
Dpage.h44 typedef struct { __u32 pmd; } pmd_t; typedef
67 typedef __u32 pmd_t; typedef
/linux-4.4.14/arch/microblaze/include/asm/
Dpage.h93 typedef struct { unsigned long pmd; } pmd_t; typedef
96 typedef struct { unsigned long ste[64]; } pmd_t; typedef
/linux-4.4.14/include/asm-generic/
Dpgtable-nopmd.h17 typedef struct { pud_t pud; } pmd_t; typedef
Dpage.h44 } pmd_t; typedef
/linux-4.4.14/arch/ia64/include/asm/
Dpage.h175 typedef struct { unsigned long pmd; } pmd_t; typedef
201 typedef unsigned long pmd_t; typedef
/linux-4.4.14/arch/powerpc/include/asm/
Dpage.h303 typedef struct { unsigned long pmd; } pmd_t; typedef
343 typedef unsigned long pmd_t; typedef
/linux-4.4.14/arch/m32r/include/asm/
Dpage.h27 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-4.4.14/arch/frv/include/asm/
Dpage.h24 typedef struct { unsigned long ste[64];} pmd_t; typedef
/linux-4.4.14/arch/s390/include/asm/
Dpage.h73 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-4.4.14/arch/tile/include/asm/
Dpage.h121 typedef HV_PTE pmd_t; typedef
/linux-4.4.14/arch/mips/include/asm/
Dpgtable-64.h160 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-4.4.14/arch/x86/include/asm/
Dpgtable_types.h259 typedef struct { pmdval_t pmd; } pmd_t; typedef