Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dmmu_gather.c231 inc_tlb_flush_pending(tlb->mm); in tlb_gather_mmu()
Dmprotect.c280 inc_tlb_flush_pending(mm); in change_protection_range()
/Linux-v5.4/include/linux/
Dmm_types.h564 static inline void inc_tlb_flush_pending(struct mm_struct *mm) in inc_tlb_flush_pending() function