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

/linux-4.1.27/arch/sh/mm/
H A Dcache-sh4.c324 unsigned long temp_pc; __flush_cache_one() local
336 * If I write "=r" for the (temp_pc), it puts this in r6 hence __flush_cache_one()
346 "2:\n" : "=&r" (temp_pc) : "r" (exec_offset)); __flush_cache_one()

Completed in 86 milliseconds