Home
last modified time | relevance | path

Searched defs:p4d_t (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dpgtable-types.h48 typedef struct { p4dval_t p4d; } p4d_t; typedef
/linux/include/asm-generic/
H A Dpgtable-nop4d.h9 typedef struct { pgd_t pgd; } p4d_t; typedef
/linux/arch/s390/include/asm/
H A Dpage.h85 typedef struct { unsigned long p4d; } p4d_t; typedef
101 typedef unsigned long p4d_t; typedef
/linux/arch/x86/include/asm/
H A Dpgtable_types.h342 typedef struct { p4dval_t p4d; } p4d_t; typedef