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

12

/linux-master/arch/arm/include/asm/
H A Dpage-nommu.h22 typedef unsigned long pgd_t[2]; typedef
H A Dpgtable-2level-types.h23 typedef struct { pmdval_t pgd[2]; } pgd_t; typedef in typeref:struct:__anon44
41 typedef pmdval_t pgd_t[2]; typedef
H A Dpgtable-3level-types.h26 typedef struct { pgdval_t pgd; } pgd_t; typedef in typeref:struct:__anon48
43 typedef pgdval_t pgd_t; typedef
/linux-master/arch/m68k/include/asm/
H A Dpage.h27 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon20
/linux-master/arch/powerpc/include/asm/
H A Dpgtable-types.h52 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon31
H A Dpgtable-be-types.h53 typedef struct { __be64 pgd; } pgd_t; typedef in typeref:struct:__anon22
/linux-master/include/asm-generic/
H A Dpage.h45 } pgd_t; typedef in typeref:struct:__anon242
/linux-master/arch/arc/include/asm/
H A Dpage.h39 } pgd_t; typedef in typeref:struct:__anon1
/linux-master/arch/csky/include/asm/
H A Dpage.h58 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon8
/linux-master/arch/hexagon/include/asm/
H A Dpage.h66 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon11
/linux-master/arch/openrisc/include/asm/
H A Dpage.h53 } pgd_t; typedef in typeref:struct:__anon34
/linux-master/arch/nios2/include/asm/
H A Dpage.h62 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon31
/linux-master/arch/alpha/include/asm/
H A Dpage.h32 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon3
51 typedef unsigned long pgd_t; typedef
/linux-master/arch/arm64/include/asm/
H A Dpgtable-types.h45 typedef struct { pgdval_t pgd; } pgd_t; typedef in typeref:struct:__anon15
/linux-master/arch/mips/include/asm/
H A Dpage.h133 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon28
/linux-master/arch/microblaze/include/asm/
H A Dpage.h62 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon24
/linux-master/arch/parisc/include/asm/
H A Dpage.h39 typedef struct { __u32 pgd; } pgd_t; typedef in typeref:struct:__anon37
69 typedef __u32 pgd_t; typedef
/linux-master/arch/sparc/include/asm/
H A Dpage_64.h72 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon140
95 typedef unsigned long pgd_t; typedef
H A Dpage_32.h58 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon132
86 typedef unsigned long pgd_t; typedef
/linux-master/arch/xtensa/include/asm/
H A Dpage.h100 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef in typeref:struct:__anon287
/linux-master/arch/sh/include/asm/
H A Dpage.h67 typedef struct { unsigned long long pgd; } pgd_t; typedef in typeref:struct:__anon125
75 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon128
/linux-master/arch/um/include/asm/
H A Dpage.h39 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon146
58 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon148
/linux-master/arch/loongarch/include/asm/
H A Dpage.h55 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon2
/linux-master/arch/riscv/include/asm/
H A Dpage.h65 } pgd_t; typedef in typeref:struct:__anon40
/linux-master/arch/s390/include/asm/
H A Dpage.h89 typedef struct { unsigned long pgd; } pgd_t; typedef in typeref:struct:__anon12

Completed in 366 milliseconds

12