Searched refs:smp_flush_tlb_range (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dtlbflush.h41 extern void smp_flush_tlb_range(struct vm_area_struct *, unsigned long,
48 smp_flush_tlb_range(vma, start, end)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dtlbflush_32.h22 extern void smp_flush_tlb_range(struct vm_area_struct *vma,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dsmp.c74 void smp_flush_tlb_range(struct vm_area_struct *, unsigned long, \
287 * Name: smp_flush_tlb_range
304 void smp_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsmp_32.c187 void smp_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c2197 BTFIXUPSET_CALL(flush_tlb_range, smp_flush_tlb_range, BTFIXUPCALL_NORM);

Completed in 161 milliseconds