Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmmu_gather.c312 if (mm_tlb_flush_nested(tlb->mm)) { in tlb_finish_mmu()
H A Dmapping_dirty_helpers.c213 if (mm_tlb_flush_nested(walk->mm)) in wp_clean_post_vma()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm_types.h707 static inline bool mm_tlb_flush_nested(struct mm_struct *mm) in mm_tlb_flush_nested() function