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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dsmp.c52 static struct vm_area_struct* flush_vma; variable in typeref:struct:vm_area_struct
235 flush_vma = vma;
349 else if (flush_vma == FLUSH_ALL)
352 __flush_tlb_page(flush_vma, flush_addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dsmp.c49 static struct vm_area_struct *flush_vma; variable in typeref:struct:vm_area_struct
419 flush_vma = vma;
436 flush_vma = NULL;

Completed in 136 milliseconds