Home
last modified time | relevance | path

Searched defs:debugger_local_cache_flushinv (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/mn10300/mm/
Dcache-dbg-inv.S22 .globl debugger_local_cache_flushinv symbol
32 .globl debugger_local_cache_flushinv symbol
34 debugger_local_cache_flushinv: label
Dcache-dbg-flush-by-tag.S30 .globl debugger_local_cache_flushinv symbol
32 debugger_local_cache_flushinv: label
Dcache-dbg-flush-by-reg.S29 .globl debugger_local_cache_flushinv symbol
31 debugger_local_cache_flushinv: label
/linux-3.3/arch/mn10300/include/asm/
Ddebugger.h24 static inline void debugger_local_cache_flushinv(void) {} in debugger_local_cache_flushinv() function