Home
last modified time | relevance | path

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

/arch/cris/arch-v32/kernel/
Dsmp.c52 static struct vm_area_struct* flush_vma; variable
238 flush_vma = vma; in flush_tlb_common()
352 else if (flush_vma == FLUSH_ALL) in crisv32_ipi_interrupt()
355 __flush_tlb_page(flush_vma, flush_addr); in crisv32_ipi_interrupt()
/arch/m32r/kernel/
Dsmp.c48 static struct vm_area_struct *flush_vma; variable
418 flush_vma = vma; in flush_tlb_others()
435 flush_vma = NULL; in flush_tlb_others()