Home
last modified time | relevance | path

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

123

/kernel/linux/linux-4.19/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.h25 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-4.19/arch/unicore32/include/asm/
Dpage.h38 typedef struct { unsigned long pgd; } pgd_t; typedef
54 typedef unsigned long pgd_t; typedef
/kernel/linux/linux-4.19/arch/arc/include/asm/
Dpage.h42 } pgd_t; typedef
64 typedef unsigned long pgd_t; typedef
/kernel/linux/linux-4.19/arch/sh/include/asm/
Dpage.h80 typedef struct { unsigned long long pgd; } pgd_t; typedef
88 typedef struct { unsigned long pgd; } pgd_t; typedef
94 typedef struct { unsigned long pgd; } pgd_t; 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-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-4.19/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-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-4.19/arch/nds32/include/asm/
Dpage.h45 typedef unsigned long pgd_t; typedef
/kernel/linux/linux-4.19/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/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/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-4.19/arch/parisc/include/asm/
Dpage.h46 typedef struct { __u32 pgd; } pgd_t; typedef
69 typedef __u32 pgd_t; typedef
/kernel/linux/linux-4.19/arch/sparc/include/asm/
Dpage_64.h73 typedef struct { unsigned long pgd; } pgd_t; typedef
96 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-4.19/arch/m68k/include/asm/
Dpage.h26 typedef struct { unsigned long pgd; } pgd_t; typedef
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dpgtable-types.h39 typedef struct { pgdval_t pgd; } pgd_t; typedef

123