Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dtlbflush.h106 if (mm->context.flush_mm) { in __tlb_flush_mm_lazy()
107 mm->context.flush_mm = 0; in __tlb_flush_mm_lazy()
Dmmu.h12 unsigned int flush_mm; member
Dmmu_context.h27 mm->context.flush_mm = 0; in init_new_context()
/Linux-v4.19/arch/s390/mm/
Dpgtable.c101 mm->context.flush_mm = 1; in ptep_flush_lazy()
403 mm->context.flush_mm = 1; in pmdp_flush_lazy()
Dpgalloc.c362 tlb->mm->context.flush_mm = 1; in tlb_remove_table()