Home
last modified time | relevance | path

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

/linux-6.12.1/include/asm-generic/
Dpgtable-nop4d.h9 typedef struct { pgd_t pgd; } p4d_t; typedef
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable-types.h40 typedef struct { p4dval_t p4d; } p4d_t; typedef
/linux-6.12.1/arch/riscv/include/asm/
Dpgtable-64.h47 } p4d_t; typedef
/linux-6.12.1/arch/s390/include/asm/
Dpage.h88 typedef struct { unsigned long p4d; } p4d_t; typedef
/linux-6.12.1/arch/x86/include/asm/
Dpgtable_types.h342 typedef struct { p4dval_t p4d; } p4d_t; typedef