Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmm_types.h499 static inline void clear_tlb_flush_pending(struct mm_struct *mm) in clear_tlb_flush_pending() function
512 static inline void clear_tlb_flush_pending(struct mm_struct *mm) in clear_tlb_flush_pending() function
/linux-4.1.27/mm/
Dmprotect.c236 clear_tlb_flush_pending(mm); in change_protection_range()
/linux-4.1.27/kernel/
Dfork.c600 clear_tlb_flush_pending(mm); in mm_init()