Home
last modified time | relevance | path

Searched refs:mm_dec_nr_ptes (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/arch/arm/mm/
Dpgd.c172 mm_dec_nr_ptes(mm); in pgd_free()
/linux-6.1.9/arch/sparc/mm/
Dhugetlbpage.c423 mm_dec_nr_ptes(tlb->mm); in hugetlb_free_pte_range()
/linux-6.1.9/arch/powerpc/mm/
Dhugetlbpage.c358 mm_dec_nr_ptes(tlb->mm); in hugetlb_free_pte_range()
/linux-6.1.9/include/linux/
Dmm.h2270 static inline void mm_dec_nr_ptes(struct mm_struct *mm) in mm_dec_nr_ptes() function
2283 static inline void mm_dec_nr_ptes(struct mm_struct *mm) {} in mm_dec_nr_ptes() function
/linux-6.1.9/mm/
Ddebug_vm_pgtable.c1067 mm_dec_nr_ptes(args->mm); in destroy_args()
Dkhugepaged.c1420 mm_dec_nr_ptes(mm); in collapse_and_free_pmd()
Dhuge_memory.c1633 mm_dec_nr_ptes(mm); in zap_deposited_table()
Dmemory.c227 mm_dec_nr_ptes(tlb->mm); in free_pte_range()