Home
last modified time | relevance | path

Searched refs:mm_pud_folded (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dtlb.h127 if (mm_pud_folded(tlb->mm)) in pud_free_tlb()
H A Dpgalloc.h78 if (!mm_pud_folded(mm)) in pud_free()
H A Dpgtable.h504 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function
508 #define mm_pud_folded(mm) mm_pud_folded(mm) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpgtable.h1475 #ifndef mm_pud_folded
1476 #define mm_pud_folded(mm) __is_defined(__PAGETABLE_PUD_FOLDED) macro
H A Dmm.h2195 if (mm_pud_folded(mm)) in mm_inc_nr_puds()
2202 if (mm_pud_folded(mm)) in mm_dec_nr_puds()
/OK3568_Linux_fs/kernel/mm/
H A Ddebug_vm_pgtable.c527 if (mm_pud_folded(mm)) in p4d_clear_tests()
543 if (mm_pud_folded(mm)) in p4d_populate_tests()