Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dmmu_gather.c321 void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu_fullmm() function
Dmmap.c3086 tlb_gather_mmu_fullmm(&tlb, mm); in exit_mmap()
/linux-6.1.9/include/linux/
Dmm_types.h829 extern void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm);
/linux-6.1.9/arch/x86/kernel/
Dldt.c407 tlb_gather_mmu_fullmm(&tlb, mm); in free_ldt_pgtables()