Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dpgtable-2level-types.h23 typedef struct { pmdval_t pgd[2]; } pgd_t; typedef
41 typedef pmdval_t pgd_t[2]; typedef
H A Dpgtable-3level-types.h26 typedef struct { pgdval_t pgd; } pgd_t; typedef
43 typedef pgdval_t pgd_t; typedef
H A Dpage-nommu.h22 typedef unsigned long pgd_t[2]; typedef
/linux/arch/alpha/include/asm/
H A Dpage.h32 typedef struct { unsigned long pgd; } pgd_t; typedef
51 typedef unsigned long pgd_t; typedef
/linux/arch/sh/include/asm/
H A Dpage.h67 typedef struct { unsigned long long pgd; } pgd_t; typedef
75 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux/arch/sparc/include/asm/
H A Dpage_64.h72 typedef struct { unsigned long pgd; } pgd_t; typedef
95 typedef unsigned long pgd_t; typedef
H A Dpage_32.h58 typedef struct { unsigned long pgd; } pgd_t; typedef
86 typedef unsigned long pgd_t; typedef
/linux/arch/um/include/asm/
H A Dpage.h39 typedef struct { unsigned long pgd; } pgd_t; typedef
58 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux/arch/parisc/include/asm/
H A Dpage.h40 typedef struct { __u32 pgd; } pgd_t; typedef
70 typedef __u32 pgd_t; typedef
/linux/arch/m68k/include/asm/
H A Dpage.h27 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux/arch/nios2/include/asm/
H A Dpage.h62 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux/arch/arm64/include/asm/
H A Dpgtable-types.h45 typedef struct { pgdval_t pgd; } pgd_t; typedef
/linux/arch/openrisc/include/asm/
H A Dpage.h53 } pgd_t; typedef
/linux/arch/csky/include/asm/
H A Dpage.h58 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux/arch/hexagon/include/asm/
H A Dpage.h66 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux/arch/arc/include/asm/
H A Dpage.h39 } pgd_t; typedef
/linux/arch/powerpc/include/asm/
H A Dpgtable-types.h52 typedef struct { unsigned long pgd; } pgd_t; typedef
H A Dpgtable-be-types.h53 typedef struct { __be64 pgd; } pgd_t; typedef
/linux/arch/microblaze/include/asm/
H A Dpage.h62 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux/arch/loongarch/include/asm/
H A Dpage.h55 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux/arch/mips/include/asm/
H A Dpage.h133 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux/arch/xtensa/include/asm/
H A Dpage.h100 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
/linux/arch/riscv/include/asm/
H A Dpage.h65 } pgd_t; typedef
/linux/arch/s390/include/asm/
H A Dpage.h89 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux/arch/x86/include/asm/
H A Dpgtable_types.h295 typedef struct { pgdval_t pgd; } pgd_t; typedef