Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
A Dpage_64.h71 typedef struct { unsigned long pud; } pud_t; typedef
94 typedef unsigned long pud_t; typedef
/linux/arch/arm64/include/asm/
A Dpgtable-types.h34 typedef struct { pudval_t pud; } pud_t; typedef
/linux/include/asm-generic/
A Dpgtable-nopud.h16 typedef struct { p4d_t p4d; } pud_t; typedef
/linux/arch/arc/include/asm/
A Dpage.h48 } pud_t; typedef
/linux/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/arch/mips/include/asm/
A Dpgtable-64.h175 typedef struct { unsigned long pud; } pud_t; typedef
/linux/arch/s390/include/asm/
A Dpage.h87 typedef struct { unsigned long pud; } pud_t; typedef
/linux/arch/riscv/include/asm/
A Dpgtable-64.h56 } pud_t; typedef
/linux/arch/x86/include/asm/
A Dpgtable_types.h368 typedef struct { pudval_t pud; } pud_t; typedef
/linux/arch/loongarch/include/asm/
A Dpgtable.h129 typedef struct { unsigned long pud; } pud_t; typedef

Completed in 19 milliseconds