Home
last modified time | relevance | path

Searched defs:debugger_local_cache_flushinv_one (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/arch/mn10300/mm/
Dcache-dbg-inv-by-reg.S20 .globl debugger_local_cache_flushinv_one symbol
30 .globl debugger_local_cache_flushinv_one symbol
32 debugger_local_cache_flushinv_one: label
Dcache-dbg-flush-by-tag.S85 .globl debugger_local_cache_flushinv_one symbol
87 debugger_local_cache_flushinv_one: label
Dcache-dbg-inv-by-tag.S117 .globl debugger_local_cache_flushinv_one symbol
119 debugger_local_cache_flushinv_one = debugger_local_cache_flushinv_one_icache define
Dcache-dbg-flush-by-reg.S98 .globl debugger_local_cache_flushinv_one symbol
100 debugger_local_cache_flushinv_one: label
/linux-3.3/arch/mn10300/include/asm/
Ddebugger.h25 static inline void debugger_local_cache_flushinv_one(u8 *addr) {} in debugger_local_cache_flushinv_one() function