Home
last modified time | relevance | path

Searched defs:mm_p4d_folded (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dpgtable_64.h56 #define mm_p4d_folded mm_p4d_folded macro
57 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function
/arch/riscv/include/asm/
Dpgtable-64.h229 #define mm_p4d_folded mm_p4d_folded macro
230 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function
/arch/s390/include/asm/
Dpgtable.h492 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function
496 #define mm_p4d_folded(mm) mm_p4d_folded(mm) macro