Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/include/asm/
Dpage.h31 typedef struct { unsigned long pmd; } pmd_t; typedef
50 typedef unsigned long pmd_t; typedef
/linux-2.6.39/arch/arm/include/asm/
Dpage.h163 typedef struct { unsigned long pmd; } pmd_t; typedef
181 typedef unsigned long pmd_t; typedef
Dpage-nommu.h33 typedef unsigned long pmd_t; typedef
/linux-2.6.39/arch/sparc/include/asm/
Dpage_64.h63 typedef struct { unsigned int pmd; } pmd_t; typedef
83 typedef unsigned int pmd_t; typedef
Dpage_32.h68 typedef struct { unsigned long pmdv[16]; } pmd_t; typedef
96 typedef struct { unsigned long pmdv[16]; } pmd_t; typedef
Dpgtable_32.h139 BTFIXUPDEF_CALL_CONST(struct page *, pmd_page, pmd_t) in BTFIXUPDEF_CALL_CONST() argument
156 BTFIXUPDEF_CALL_CONST(int, pmd_bad, pmd_t) in BTFIXUPDEF_CALL_CONST() argument
/linux-2.6.39/arch/sh/include/asm/
Dpgtable-3level.h30 typedef struct { unsigned long long pmd; } pmd_t; typedef
/linux-2.6.39/arch/parisc/include/asm/
Dpage.h43 typedef struct { __u32 pmd; } pmd_t; typedef
66 typedef __u32 pmd_t; typedef
/linux-2.6.39/arch/m68k/include/asm/
Dpage.h24 typedef struct { unsigned long pmd[16]; } pmd_t; typedef
/linux-2.6.39/arch/um/include/asm/
Dpage.h37 typedef struct { unsigned long pmd; } pmd_t; typedef
64 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-2.6.39/include/asm-generic/
Dpgtable-nopmd.h17 typedef struct { pud_t pud; } pmd_t; typedef
Dpage.h44 } pmd_t; typedef
/linux-2.6.39/arch/powerpc/include/asm/
Dpage.h184 typedef struct { unsigned long pmd; } pmd_t; typedef
224 typedef unsigned long pmd_t; typedef
/linux-2.6.39/arch/ia64/include/asm/
Dpage.h175 typedef struct { unsigned long pmd; } pmd_t; typedef
201 typedef unsigned long pmd_t; typedef
/linux-2.6.39/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-2.6.39/arch/m32r/include/asm/
Dpage.h27 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-2.6.39/arch/frv/include/asm/
Dpage.h24 typedef struct { unsigned long ste[64];} pmd_t; typedef
/linux-2.6.39/arch/h8300/include/asm/
Dpage.h31 typedef struct { unsigned long pmd[16]; } pmd_t; typedef
/linux-2.6.39/arch/s390/include/asm/
Dpage.h94 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-2.6.39/arch/tile/include/asm/
Dpage.h111 typedef HV_PTE pmd_t; typedef
/linux-2.6.39/arch/mips/include/asm/
Dpgtable-64.h159 typedef struct { unsigned long pmd; } pmd_t; typedef
/linux-2.6.39/arch/x86/include/asm/
Dpgtable_types.h231 typedef struct { pmdval_t pmd; } pmd_t; typedef