Home
last modified time | relevance | path

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

/linux-6.15/arch/sparc/include/asm/
H A Dpage_64.h69 typedef struct { unsigned long pud; } pud_t; typedef
92 typedef unsigned long pud_t; typedef
/linux-6.15/arch/arm64/include/asm/
H A Dpgtable-types.h34 typedef struct { pudval_t pud; } pud_t; typedef
/linux-6.15/arch/s390/include/asm/
H A Dpage.h84 typedef struct { unsigned long pud; } pud_t; typedef
100 typedef unsigned long pud_t; typedef
/linux-6.15/include/asm-generic/
H A Dpgtable-nopud.h16 typedef struct { p4d_t p4d; } pud_t; typedef
/linux-6.15/arch/arc/include/asm/
H A Dpage.h48 } pud_t; typedef
/linux-6.15/arch/powerpc/include/asm/
H A Dpgtable-types.h43 typedef struct { unsigned long pud; } pud_t; typedef
H A Dpgtable-be-types.h37 typedef struct { __be64 pud; } pud_t; typedef
/linux-6.15/arch/um/include/asm/
H A Dpage.h43 typedef struct { unsigned long pud; } pud_t; typedef
/linux-6.15/arch/mips/include/asm/
H A Dpgtable-64.h175 typedef struct { unsigned long pud; } pud_t; typedef
/linux-6.15/arch/riscv/include/asm/
H A Dpgtable-64.h56 } pud_t; typedef
/linux-6.15/arch/x86/include/asm/
H A Dpgtable_types.h374 typedef struct { pudval_t pud; } pud_t; typedef
/linux-6.15/arch/loongarch/include/asm/
H A Dpgtable.h129 typedef struct { unsigned long pud; } pud_t; typedef