Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dtlb.h589 static inline void tlb_free_vmas(struct mmu_gather *tlb) in tlb_free_vmas() function
/linux/mm/
H A Dmemory.c379 tlb_free_vmas(tlb); in free_pgtables()