Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/arm/include/asm/
A Dpgtable-2level-types.h23 typedef struct { pmdval_t pgd[2]; } pgd_t; typedef
41 typedef pmdval_t pgd_t[2]; typedef
A Dpgtable-3level-types.h26 typedef struct { pgdval_t pgd; } pgd_t; typedef
43 typedef pgdval_t pgd_t; typedef
A Dpage-nommu.h22 typedef unsigned long pgd_t[2]; typedef
/linux-6.3-rc2/arch/alpha/include/asm/
A Dpage.h32 typedef struct { unsigned long pgd; } pgd_t; typedef
51 typedef unsigned long pgd_t; typedef
/linux-6.3-rc2/arch/sh/include/asm/
A Dpage.h78 typedef struct { unsigned long long pgd; } pgd_t; typedef
86 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.3-rc2/arch/um/include/asm/
A Dpage.h39 typedef struct { unsigned long pgd; } pgd_t; typedef
58 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.3-rc2/arch/sparc/include/asm/
A Dpage_64.h73 typedef struct { unsigned long pgd; } pgd_t; typedef
96 typedef unsigned long pgd_t; typedef
A Dpage_32.h58 typedef struct { unsigned long pgd; } pgd_t; typedef
86 typedef unsigned long pgd_t; typedef
/linux-6.3-rc2/arch/parisc/include/asm/
A Dpage.h47 typedef struct { __u32 pgd; } pgd_t; typedef
77 typedef __u32 pgd_t; typedef
/linux-6.3-rc2/arch/m68k/include/asm/
A Dpage.h31 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpage.h154 typedef struct { unsigned long pgd; } pgd_t; typedef
177 typedef unsigned long pgd_t; typedef
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable-types.h39 typedef struct { pgdval_t pgd; } pgd_t; typedef
/linux-6.3-rc2/arch/nios2/include/asm/
A Dpage.h62 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dpage.h63 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dpage.h53 } pgd_t; typedef
/linux-6.3-rc2/arch/csky/include/asm/
A Dpage.h61 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.3-rc2/include/asm-generic/
A Dpage.h45 } pgd_t; typedef
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dpage.h70 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.3-rc2/arch/arc/include/asm/
A Dpage.h39 } pgd_t; typedef
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dpgtable-types.h52 typedef struct { unsigned long pgd; } pgd_t; typedef
A Dpgtable-be-types.h53 typedef struct { __be64 pgd; } pgd_t; typedef
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dpage.h67 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dpage.h100 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
/linux-6.3-rc2/arch/mips/include/asm/
A Dpage.h147 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.3-rc2/arch/riscv/include/asm/
A Dpage.h66 } pgd_t; typedef

Completed in 19 milliseconds

12