Searched defs:p4d_t (Results 1 - 5 of 5) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h342 typedef struct { p4dval_t p4d; } p4d_t; typedef in typeref:struct:__anon5
[all...]
/linux-master/arch/s390/include/asm/
H A Dpage.h88 typedef struct { unsigned long p4d; } p4d_t; typedef in typeref:struct:__anon11
/linux-master/arch/riscv/include/asm/
H A Dpgtable-64.h49 } p4d_t; typedef in typeref:struct:__anon25
[all...]
/linux-master/arch/arm64/include/asm/
H A Dpgtable-types.h40 typedef struct { p4dval_t p4d; } p4d_t; typedef in typeref:struct:__anon14
/linux-master/include/asm-generic/
H A Dpgtable-nop4d.h9 typedef struct { pgd_t pgd; } p4d_t; typedef in typeref:struct:__anon165

Completed in 153 milliseconds