Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dpgtable_64.h54 #define mm_p4d_folded mm_p4d_folded macro
55 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function
/arch/riscv/include/asm/
A Dpgtable-64.h231 #define mm_p4d_folded mm_p4d_folded macro
232 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function
/arch/s390/include/asm/
A Dpgtable.h551 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function
555 #define mm_p4d_folded(mm) mm_p4d_folded(mm) macro
/arch/arm64/include/asm/
A Dpgtable.h1108 static inline bool mm_p4d_folded(const struct mm_struct *mm) in mm_p4d_folded() function
1112 #define mm_p4d_folded mm_p4d_folded macro

Completed in 19 milliseconds