Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/arch/alpha/include/asm/
Dpage.h31 typedef struct { unsigned long pmd; } pmd_t; typedef
50 typedef unsigned long pmd_t; typedef
/linux-3.4.99/arch/sparc/include/asm/
Dpage_64.h63 typedef struct { unsigned int pmd; } pmd_t; typedef
83 typedef unsigned int pmd_t; typedef
Dpage_32.h64 typedef struct { unsigned long pmdv[16]; } pmd_t; typedef
92 typedef struct { unsigned long pmdv[16]; } pmd_t; typedef
Dpgtable_32.h141 BTFIXUPDEF_CALL_CONST(struct page *, pmd_page, pmd_t) in BTFIXUPDEF_CALL_CONST() argument
158 BTFIXUPDEF_CALL_CONST(int, pmd_bad, pmd_t) in BTFIXUPDEF_CALL_CONST() argument
/linux-3.4.99/arch/sh/include/asm/
Dpgtable-3level.h30 typedef struct { unsigned long long pmd; } pmd_t; typedef
/linux-3.4.99/arch/parisc/include/asm/
Dpage.h43 typedef struct { __u32 pmd; } pmd_t; typedef
66 typedef __u32 pmd_t; typedef
/linux-3.4.99/arch/m68k/include/asm/
Dpage.h24 typedef struct { unsigned long pmd[16]; } pmd_t; typedef
/linux-3.4.99/arch/um/include/asm/
Dpage.h37 typedef struct { unsigned long pmd; } pmd_t; typedef
64 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-3.4.99/include/asm-generic/
Dpgtable-nopmd.h17 typedef struct { pud_t pud; } pmd_t; typedef
Dpage.h44 } pmd_t; typedef
/linux-3.4.99/arch/ia64/include/asm/
Dpage.h175 typedef struct { unsigned long pmd; } pmd_t; typedef
201 typedef unsigned long pmd_t; typedef
/linux-3.4.99/arch/microblaze/include/asm/
Dpage.h94 typedef struct { unsigned long pmd; } pmd_t; typedef
97 typedef struct { unsigned long ste[64]; } pmd_t; typedef
/linux-3.4.99/arch/powerpc/include/asm/
Dpage.h303 typedef struct { unsigned long pmd; } pmd_t; typedef
343 typedef unsigned long pmd_t; typedef
/linux-3.4.99/arch/m32r/include/asm/
Dpage.h27 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-3.4.99/arch/frv/include/asm/
Dpage.h24 typedef struct { unsigned long ste[64];} pmd_t; typedef
/linux-3.4.99/arch/h8300/include/asm/
Dpage.h31 typedef struct { unsigned long pmd[16]; } pmd_t; typedef
/linux-3.4.99/arch/tile/include/asm/
Dpage.h111 typedef HV_PTE pmd_t; typedef
/linux-3.4.99/arch/s390/include/asm/
Dpage.h95 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-3.4.99/arch/mips/include/asm/
Dpgtable-64.h159 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-3.4.99/arch/x86/include/asm/
Dpgtable_types.h233 typedef struct { pmdval_t pmd; } pmd_t; typedef