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

/linux-master/include/asm-generic/
H A Dpgtable-nop4d.h9 typedef struct { pgd_t pgd; } p4d_t; typedef in typeref:struct:__anon165
/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/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/x86/include/asm/
H A Dpgtable_types.h341 typedef struct { p4dval_t p4d; } p4d_t; typedef in typeref:struct:__anon43
[all...]

Completed in 111 milliseconds