Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmm_types.h553 static inline void clear_tlb_flush_pending(struct mm_struct *mm) in clear_tlb_flush_pending() function
566 static inline void clear_tlb_flush_pending(struct mm_struct *mm) in clear_tlb_flush_pending() function
/linux-4.4.14/mm/
Dmprotect.c238 clear_tlb_flush_pending(mm); in change_protection_range()
/linux-4.4.14/kernel/
Dfork.c609 clear_tlb_flush_pending(mm); in mm_init()