Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
Dsmp.c216 static struct mm_struct * flush_mm; variable
296 if (flush_mm == cpu_tlbstate[cpu].active_mm) { in smp_invalidate_interrupt()
336 flush_mm = mm; in flush_tlb_others()
348 flush_mm = NULL; in flush_tlb_others()
/linux-2.4.37.9/arch/i386/kernel/
Dsmp.c296 static struct mm_struct * flush_mm; variable
376 if (flush_mm == cpu_tlbstate[cpu].active_mm) { in smp_invalidate_interrupt()
416 flush_mm = mm; in flush_tlb_others()
428 flush_mm = NULL; in flush_tlb_others()