Home
last modified time | relevance | path

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

/linux/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/arch/arm64/include/asm/
H A Dpgtable-types.h42 typedef struct { pudval_t pud; } pud_t; typedef
/linux/include/asm-generic/
H A Dpgtable-nopud.h16 typedef struct { p4d_t p4d; } pud_t; typedef
/linux/arch/s390/include/asm/
H A Dpage.h84 typedef struct { unsigned long pud; } pud_t; typedef
100 typedef unsigned long pud_t; typedef
/linux/arch/arc/include/asm/
H A Dpage.h48 } pud_t; typedef
/linux/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/arch/um/include/asm/
H A Dpage.h43 typedef struct { unsigned long pud; } pud_t; typedef
/linux/arch/mips/include/asm/
H A Dpgtable-64.h175 typedef struct { unsigned long pud; } pud_t; typedef
/linux/arch/x86/include/asm/
H A Dpgtable_types.h368 typedef struct { pudval_t pud; } pud_t; typedef
/linux/arch/loongarch/include/asm/
H A Dpgtable.h129 typedef struct { unsigned long pud; } pud_t; typedef