Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/arch/arm/include/asm/
Dpgtable-2level-types.h23 typedef struct { pmdval_t pgd[2]; } pgd_t; typedef
41 typedef pmdval_t pgd_t[2]; typedef
Dpgtable-3level-types.h26 typedef struct { pgdval_t pgd; } pgd_t; typedef
43 typedef pgdval_t pgd_t; typedef
Dpage-nommu.h22 typedef unsigned long pgd_t[2]; typedef
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dpgtable-2level-types.h23 typedef struct { pmdval_t pgd[2]; } pgd_t; typedef
41 typedef pmdval_t pgd_t[2]; typedef
Dpgtable-3level-types.h26 typedef struct { pgdval_t pgd; } pgd_t; typedef
43 typedef pgdval_t pgd_t; typedef
Dpage-nommu.h22 typedef unsigned long pgd_t[2]; typedef
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dpage.h52 } pgd_t; typedef
74 typedef unsigned long pgd_t; typedef
/kernel/linux/linux-6.6/arch/alpha/include/asm/
Dpage.h32 typedef struct { unsigned long pgd; } pgd_t; typedef
51 typedef unsigned long pgd_t; typedef
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dpage.h33 typedef struct { unsigned long pgd; } pgd_t; typedef
52 typedef unsigned long pgd_t; typedef
/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dpage.h44 typedef unsigned long pgd_t; typedef
/kernel/linux/linux-6.6/arch/sh/include/asm/
Dpage.h78 typedef struct { unsigned long long pgd; } pgd_t; typedef
86 typedef struct { unsigned long pgd; } pgd_t; typedef
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dpage.h78 typedef struct { unsigned long long pgd; } pgd_t; typedef
86 typedef struct { unsigned long pgd; } pgd_t; typedef
/kernel/linux/linux-6.6/arch/parisc/include/asm/
Dpage.h47 typedef struct { __u32 pgd; } pgd_t; typedef
77 typedef __u32 pgd_t; typedef
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Dpage_64.h73 typedef struct { unsigned long pgd; } pgd_t; typedef
96 typedef unsigned long pgd_t; typedef
Dpage_32.h58 typedef struct { unsigned long pgd; } pgd_t; typedef
86 typedef unsigned long pgd_t; typedef
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dpage_64.h73 typedef struct { unsigned long pgd; } pgd_t; typedef
96 typedef unsigned long pgd_t; typedef
Dpage_32.h58 typedef struct { unsigned long pgd; } pgd_t; typedef
86 typedef unsigned long pgd_t; typedef
/kernel/linux/linux-6.6/arch/um/include/asm/
Dpage.h39 typedef struct { unsigned long pgd; } pgd_t; typedef
58 typedef struct { unsigned long pgd; } pgd_t; typedef
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dpage.h45 typedef struct { __u32 pgd; } pgd_t; typedef
75 typedef __u32 pgd_t; typedef
/kernel/linux/linux-5.10/arch/um/include/asm/
Dpage.h39 typedef struct { unsigned long pgd; } pgd_t; typedef
58 typedef struct { unsigned long pgd; } pgd_t; typedef
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dpage.h31 typedef struct { unsigned long pgd; } pgd_t; typedef
/kernel/linux/linux-6.6/arch/ia64/include/asm/
Dpage.h154 typedef struct { unsigned long pgd; } pgd_t; typedef
177 typedef unsigned long pgd_t; typedef
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dpage.h31 typedef struct { unsigned long pgd; } pgd_t; typedef
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dpage.h90 typedef struct { unsigned long pgd; } pgd_t; typedef
95 typedef struct { p4d_t pge[1]; } pgd_t; typedef
/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dpgtable-types.h39 typedef struct { pgdval_t pgd; } pgd_t; typedef

123