Home
last modified time | relevance | path

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

/arch/cris/arch-v32/kernel/
Dsmp.c54 static struct vm_area_struct* flush_vma; variable
229 flush_vma = vma; in flush_tlb_common()
347 else if (flush_vma == FLUSH_ALL) in crisv32_ipi_interrupt()
350 __flush_tlb_page(flush_vma, flush_addr); in crisv32_ipi_interrupt()
/arch/m32r/kernel/
Dsmp.c50 static struct vm_area_struct *flush_vma; variable
407 flush_vma = vma; in flush_tlb_others()
424 flush_vma = NULL; in flush_tlb_others()