Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dpgtable-nop4d.h9 typedef struct { pgd_t pgd; } p4d_t; typedef
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dpage.h94 typedef struct { pud_t p4e[1]; } p4d_t; typedef
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dpage.h84 typedef struct { unsigned long p4d; } p4d_t; typedef
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_types.h333 typedef struct { p4dval_t p4d; } p4d_t; typedef