Home
last modified time | relevance | path

Searched refs:stepped_address (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/sh/kernel/
Dkgdb.c134 static unsigned long stepped_address; variable
142 stepped_address = (int)addr; in do_single_step()
159 __raw_writew(stepped_opcode, stepped_address); in undo_single_step()
160 flush_icache_range(stepped_address, stepped_address + 2); in undo_single_step()