Home
last modified time | relevance | path

Searched refs:tlb_gather_mmu_fullmm (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/mm/
Dmmu_gather.c300 void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu_fullmm() function
Dmmap.c3168 tlb_gather_mmu_fullmm(&tlb, mm); in exit_mmap()
/Linux-v5.15/include/linux/
Dmm_types.h611 extern void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm);
/Linux-v5.15/arch/x86/kernel/
Dldt.c407 tlb_gather_mmu_fullmm(&tlb, mm); in free_ldt_pgtables()