Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dmmu_gather.c314 if (mm_tlb_flush_nested(tlb->mm)) { in tlb_finish_mmu()
Dmapping_dirty_helpers.c213 if (mm_tlb_flush_nested(walk->mm)) in wp_clean_post_vma()
/Linux-v5.10/include/linux/
Dmm_types.h663 static inline bool mm_tlb_flush_nested(struct mm_struct *mm) in mm_tlb_flush_nested() function