Searched refs:smp_flush_tlb_all (Results 1 - 8 of 8) 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.h38 extern void smp_flush_tlb_all(void);
44 #define flush_tlb_all() smp_flush_tlb_all()
49 #define flush_tlb_kernel_range(start, end) smp_flush_tlb_all()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dtlbflush.h29 extern void smp_flush_tlb_all (void);
32 # define flush_tlb_all() smp_flush_tlb_all()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dtlbflush_32.h20 extern void smp_flush_tlb_all(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dsmp.c288 smp_flush_tlb_all (void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dsmp.c70 void smp_flush_tlb_all(void);
191 * Name: smp_flush_tlb_all
208 void smp_flush_tlb_all(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsmp.c270 smp_flush_tlb_all(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsmp_32.c141 void smp_flush_tlb_all(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c2195 BTFIXUPSET_CALL(flush_tlb_all, smp_flush_tlb_all, BTFIXUPCALL_NORM);

Completed in 55 milliseconds