Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/mm/
Dcerr-sb1.c180 uint32_t errctl, cerr_i, cerr_d, dpalo, dpahi, eepc, res; in sb1_cache_error() local
209 "=r" (dpahi), "=r" (dpalo), "=r" (eepc)); in sb1_cache_error()
211 cerr_dpa = (((uint64_t)dpahi) << 32) | dpalo; in sb1_cache_error()