Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
A Dpgtable-64.h240 #define mm_pud_folded mm_pud_folded macro
241 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function
/arch/s390/include/asm/
A Dpgtable.h557 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function
561 #define mm_pud_folded(mm) mm_pud_folded(mm) macro
/arch/arm64/include/asm/
A Dpgtable.h980 static inline bool mm_pud_folded(const struct mm_struct *mm) in mm_pud_folded() function
984 #define mm_pud_folded mm_pud_folded macro

Completed in 20 milliseconds