Home
last modified time | relevance | path

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

/linux/mm/
H A Dmapping_dirty_helpers.c202 if (mm_tlb_flush_nested(walk->mm)) in wp_clean_post_vma()
/linux/include/linux/
H A Dmm_inline.h487 * mm_tlb_flush_nested()) only caring about _specific_ PTEs (and in inc_tlb_flush_pending()
524 static inline bool mm_tlb_flush_nested(struct mm_struct *mm) in mm_tlb_flush_nested() function