Home
last modified time | relevance | path

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

/linux/mm/
H A Dmapping_dirty_helpers.c202 if (mm_tlb_flush_nested(walk->mm)) in wp_clean_post_vma()
H A Dmmu_gather.c451 if (mm_tlb_flush_nested(tlb->mm)) { in tlb_finish_mmu()
/linux/include/linux/
H A Dmm_inline.h501 static inline bool mm_tlb_flush_nested(struct mm_struct *mm) in mm_tlb_flush_nested() function