Searched refs:gdbstub_purge_cache (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-cache.S30 .type gdbstub_purge_cache,@function
31 ENTRY(gdbstub_purge_cache)
105 .size gdbstub_purge_cache,.-gdbstub_purge_cache
H A Dgdb-stub.c1652 gdbstub_purge_cache();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dgdb-stub.h114 extern asmlinkage void gdbstub_purge_cache(void);
116 #define gdbstub_purge_cache() do {} while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dgdb-stub.c255 static void gdbstub_purge_cache(void) function
1992 gdbstub_purge_cache();

Completed in 39 milliseconds