Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dmmu_gather.c277 dec_tlb_flush_pending(tlb->mm); in tlb_finish_mmu()
Dmprotect.c292 dec_tlb_flush_pending(mm); in change_protection_range()
/Linux-v5.4/include/linux/
Dmm_types.h605 static inline void dec_tlb_flush_pending(struct mm_struct *mm) in dec_tlb_flush_pending() function