Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmapping_dirty_helpers.c202 if (mm_tlb_flush_nested(walk->mm)) in wp_clean_post_vma()
Dmmu_gather.c378 if (mm_tlb_flush_nested(tlb->mm)) { in tlb_finish_mmu()
/Linux-v6.6/include/linux/
Dmm_inline.h514 static inline bool mm_tlb_flush_nested(struct mm_struct *mm) in mm_tlb_flush_nested() function