Home
last modified time | relevance | path

Searched refs:dec_tlb_flush_pending (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/mm/
Dmmu_gather.c333 dec_tlb_flush_pending(tlb->mm); in tlb_finish_mmu()
Dmapping_dirty_helpers.c221 dec_tlb_flush_pending(walk->mm); in wp_clean_post_vma()
Dmprotect.c349 dec_tlb_flush_pending(mm); in change_protection_range()
/Linux-v5.10/include/linux/
Dmm_types.h637 static inline void dec_tlb_flush_pending(struct mm_struct *mm) in dec_tlb_flush_pending() function