stepped_address 135 arch/sh/kernel/kgdb.c static unsigned long stepped_address; stepped_address 143 arch/sh/kernel/kgdb.c stepped_address = (int)addr; stepped_address 160 arch/sh/kernel/kgdb.c __raw_writew(stepped_opcode, stepped_address); stepped_address 161 arch/sh/kernel/kgdb.c flush_icache_range(stepped_address, stepped_address + 2);