Home
last modified time | relevance | path

Searched refs:flush_mm (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/s390/include/asm/
H A Dtlb.h84 tlb->mm->context.flush_mm = 1; in pte_free_tlb()
105 tlb->mm->context.flush_mm = 1; in pmd_free_tlb()
124 tlb->mm->context.flush_mm = 1; in p4d_free_tlb()
142 tlb->mm->context.flush_mm = 1; in pud_free_tlb()
H A Dtlbflush.h80 if (mm->context.flush_mm) { in __tlb_flush_mm_lazy()
81 mm->context.flush_mm = 0; in __tlb_flush_mm_lazy()
H A Dmmu.h13 unsigned int flush_mm; member
H A Dmmu_context.h30 mm->context.flush_mm = 0; in init_new_context()
/linux-6.15/arch/s390/mm/
H A Dpgtable.c111 mm->context.flush_mm = 1; in ptep_flush_lazy()
427 mm->context.flush_mm = 1; in pmdp_flush_lazy()