Home
last modified time | relevance | path

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

/linux-6.14.4/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
/linux-6.14.4/arch/alpha/include/asm/
Dpage.h28 typedef struct { unsigned long pgd; } pgd_t; typedef
47 typedef unsigned long pgd_t; typedef
/linux-6.14.4/arch/powerpc/include/asm/
Dpgtable-types.h53 typedef struct { unsigned long long pgd; } pgd_t; typedef
60 typedef struct { unsigned long pgd; } pgd_t; typedef
Dpgtable-be-types.h53 typedef struct { __be64 pgd; } pgd_t; typedef
/linux-6.14.4/arch/sh/include/asm/
Dpage.h65 typedef struct { unsigned long long pgd; } pgd_t; typedef
73 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.14.4/arch/parisc/include/asm/
Dpage.h38 typedef struct { __u32 pgd; } pgd_t; typedef
68 typedef __u32 pgd_t; typedef
/linux-6.14.4/arch/sparc/include/asm/
Dpage_64.h70 typedef struct { unsigned long pgd; } pgd_t; typedef
93 typedef unsigned long pgd_t; typedef
Dpage_32.h56 typedef struct { unsigned long pgd; } pgd_t; typedef
84 typedef unsigned long pgd_t; typedef
/linux-6.14.4/arch/m68k/include/asm/
Dpage.h25 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.14.4/arch/nios2/include/asm/
Dpage.h57 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.14.4/arch/openrisc/include/asm/
Dpage.h44 } pgd_t; typedef
/linux-6.14.4/arch/arm64/include/asm/
Dpgtable-types.h45 typedef struct { pgdval_t pgd; } pgd_t; typedef
/linux-6.14.4/arch/csky/include/asm/
Dpage.h51 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.14.4/arch/hexagon/include/asm/
Dpage.h64 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.14.4/arch/arc/include/asm/
Dpage.h39 } pgd_t; typedef
/linux-6.14.4/arch/loongarch/include/asm/
Dpage.h50 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.14.4/arch/microblaze/include/asm/
Dpage.h59 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.14.4/arch/xtensa/include/asm/
Dpage.h94 typedef struct { unsigned long pgd; } pgd_t; /* PGD table entry */ typedef
/linux-6.14.4/arch/mips/include/asm/
Dpage.h128 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.14.4/arch/um/include/asm/
Dpage.h33 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.14.4/arch/riscv/include/asm/
Dpage.h63 } pgd_t; typedef
/linux-6.14.4/arch/s390/include/asm/
Dpage.h84 typedef struct { unsigned long pgd; } pgd_t; typedef
/linux-6.14.4/arch/x86/include/asm/
Dpgtable_types.h299 typedef struct { pgdval_t pgd; } pgd_t; typedef