Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds