Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/include/asm/
Dpage_64.h71 typedef struct { unsigned long pud; } pud_t; typedef
94 typedef unsigned long pud_t; typedef
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable-types.h34 typedef struct { pudval_t pud; } pud_t; typedef
/linux-6.12.1/include/asm-generic/
Dpgtable-nopud.h16 typedef struct { p4d_t p4d; } pud_t; typedef
/linux-6.12.1/arch/arc/include/asm/
Dpage.h48 } pud_t; typedef
/linux-6.12.1/arch/powerpc/include/asm/
Dpgtable-be-types.h37 typedef struct { __be64 pud; } pud_t; typedef
Dpgtable-types.h43 typedef struct { unsigned long pud; } pud_t; typedef
/linux-6.12.1/arch/mips/include/asm/
Dpgtable-64.h175 typedef struct { unsigned long pud; } pud_t; typedef
/linux-6.12.1/arch/riscv/include/asm/
Dpgtable-64.h56 } pud_t; typedef
/linux-6.12.1/arch/s390/include/asm/
Dpage.h87 typedef struct { unsigned long pud; } pud_t; typedef
/linux-6.12.1/arch/x86/include/asm/
Dpgtable_types.h368 typedef struct { pudval_t pud; } pud_t; typedef
/linux-6.12.1/arch/loongarch/include/asm/
Dpgtable.h129 typedef struct { unsigned long pud; } pud_t; typedef