Home
last modified time | relevance | path

Searched defs:pud_t (Results 1 – 12 of 12) sorted by relevance

/linux-6.6.21/arch/sparc/include/asm/
Dpage_64.h72 typedef struct { unsigned long pud; } pud_t; typedef
95 typedef unsigned long pud_t; typedef
/linux-6.6.21/arch/arm64/include/asm/
Dpgtable-types.h34 typedef struct { pudval_t pud; } pud_t; typedef
/linux-6.6.21/include/asm-generic/
Dpgtable-nopud.h16 typedef struct { p4d_t p4d; } pud_t; typedef
/linux-6.6.21/arch/arc/include/asm/
Dpage.h48 } pud_t; typedef
/linux-6.6.21/arch/powerpc/include/asm/
Dpgtable-types.h43 typedef struct { unsigned long pud; } pud_t; typedef
Dpgtable-be-types.h37 typedef struct { __be64 pud; } pud_t; typedef
/linux-6.6.21/arch/ia64/include/asm/
Dpage.h152 typedef struct { unsigned long pud; } pud_t; typedef
/linux-6.6.21/arch/mips/include/asm/
Dpgtable-64.h175 typedef struct { unsigned long pud; } pud_t; typedef
/linux-6.6.21/arch/s390/include/asm/
Dpage.h87 typedef struct { unsigned long pud; } pud_t; typedef
/linux-6.6.21/arch/riscv/include/asm/
Dpgtable-64.h58 } pud_t; typedef
/linux-6.6.21/arch/x86/include/asm/
Dpgtable_types.h367 typedef struct { pudval_t pud; } pud_t; typedef
/linux-6.6.21/arch/loongarch/include/asm/
Dpgtable.h126 typedef struct { unsigned long pud; } pud_t; typedef