Home
last modified time | relevance | path

Searched defs:pgd_t (Results 1 – 32 of 32) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
Dpgtable-2level-types.h35 typedef struct { pmdval_t pgd[2]; } pgd_t; typedef
53 typedef pmdval_t pgd_t[2]; typedef
Dpgtable-3level-types.h38 typedef struct { pgdval_t pgd; } pgd_t; typedef
55 typedef pgdval_t pgd_t; typedef
Dpage-nommu.h34 typedef unsigned long pgd_t[2]; typedef
/linux-4.1.27/arch/unicore32/include/asm/
Dpage.h38 typedef struct { unsigned long pgd; } pgd_t; typedef
54 typedef unsigned long pgd_t; typedef
/linux-4.1.27/arch/arc/include/asm/
Dpage.h42 } pgd_t; typedef
61 typedef unsigned long pgd_t; typedef
/linux-4.1.27/arch/arm64/include/asm/
Dpgtable-types.h53 typedef struct { pgdval_t pgd; } pgd_t; typedef
79 typedef pgdval_t pgd_t; typedef
/linux-4.1.27/arch/sh/include/asm/
Dpage.h78 typedef struct { unsigned long long pgd; } pgd_t; typedef
86 typedef struct { unsigned long pgd; } pgd_t; typedef
92 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/alpha/include/asm/
Dpage.h32 typedef struct { unsigned long pgd; } pgd_t; typedef
51 typedef unsigned long pgd_t; typedef
/linux-4.1.27/arch/sparc/include/asm/
Dpage_64.h61 typedef struct { unsigned long pgd; } pgd_t; typedef
84 typedef unsigned long pgd_t; typedef
Dpage_32.h57 typedef struct { unsigned long pgd; } pgd_t; typedef
85 typedef unsigned long pgd_t; typedef
/linux-4.1.27/arch/m68k/include/asm/
Dpage.h25 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/parisc/include/asm/
Dpage.h45 typedef struct { __u32 pgd; } pgd_t; typedef
68 typedef __u32 pgd_t; typedef
/linux-4.1.27/arch/um/include/asm/
Dpage.h38 typedef struct { unsigned long pgd; } pgd_t; typedef
61 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/microblaze/include/asm/
Dpage.h94 typedef struct { unsigned long pgd; } pgd_t; typedef
98 typedef struct { pud_t pge[1]; } pgd_t; typedef
/linux-4.1.27/arch/ia64/include/asm/
Dpage.h179 typedef struct { unsigned long pgd; } pgd_t; typedef
202 typedef unsigned long pgd_t; typedef
/linux-4.1.27/arch/nios2/include/asm/
Dpage.h62 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/cris/include/asm/
Dpage.h27 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/powerpc/include/asm/
Dpage.h315 typedef struct { unsigned long pgd; } pgd_t; typedef
353 typedef unsigned long pgd_t; typedef
/linux-4.1.27/arch/avr32/include/asm/
Dpage.h33 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/openrisc/include/asm/
Dpage.h60 } pgd_t; typedef
/linux-4.1.27/arch/m32r/include/asm/
Dpage.h28 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/mn10300/include/asm/
Dpage.h39 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/hexagon/include/asm/
Dpage.h83 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/include/asm-generic/
Dpage.h47 } pgd_t; typedef
/linux-4.1.27/arch/frv/include/asm/
Dpage.h26 typedef struct { pud_t pge[1]; } pgd_t; typedef
/linux-4.1.27/arch/metag/include/asm/
Dpage.h75 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/score/include/asm/
Dpage.h45 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
/linux-4.1.27/arch/mips/include/asm/
Dpage.h142 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/xtensa/include/asm/
Dpage.h106 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
/linux-4.1.27/arch/tile/include/asm/
Dpage.h84 typedef HV_PTE pgd_t; typedef
/linux-4.1.27/arch/s390/include/asm/
Dpage.h75 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h220 typedef struct { pgdval_t pgd; } pgd_t; typedef