Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dmmu_gather.c342 * tlb_gather_mmu_fullmm - initialize an mmu_gather structure for page-table tear-down
352 void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu_fullmm() function
H A Dmmap.c3252 tlb_gather_mmu_fullmm(&tlb, mm); in exit_mmap()
/kernel/linux/linux-6.6/include/linux/
H A Dmm_types.h1127 extern void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm);
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dldt.c406 * We use tlb_gather_mmu_fullmm() to avoid confusing the in free_ldt_pgtables()
409 tlb_gather_mmu_fullmm(&tlb, mm); in free_ldt_pgtables()

Completed in 10 milliseconds