Home
last modified time | relevance | path

Searched refs:tlb_flush_rmaps (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/asm-generic/
H A Dtlb.h273 extern void tlb_flush_rmaps(struct mmu_gather *tlb, struct vm_area_struct *vma);
287 static inline void tlb_flush_rmaps(struct mmu_gather *tlb, struct vm_area_struct *vma) { } in tlb_flush_rmaps() function
/kernel/linux/linux-6.6/mm/
H A Dmmu_gather.c64 * tlb_flush_rmaps - do pending rmap removals after we have flushed the TLB
73 void tlb_flush_rmaps(struct mmu_gather *tlb, struct vm_area_struct *vma) in tlb_flush_rmaps() function
H A Dmemory.c1532 tlb_flush_rmaps(tlb, vma); in zap_pte_range()

Completed in 10 milliseconds