Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/mm/
Dcerr-sb1.c168 uint32_t errctl, cerr_i, cerr_d, dpalo, dpahi, eepc, res; in sb1_cache_error() local
186 "=r" (dpahi), "=r" (dpalo), "=r" (eepc)); in sb1_cache_error()
188 cerr_dpa = (((uint64_t)dpahi) << 32) | dpalo; in sb1_cache_error()
/linux-2.4.37.9/arch/mips64/mm/
Dcerr-sb1.c168 uint32_t errctl, cerr_i, cerr_d, dpalo, dpahi, eepc, res; in sb1_cache_error() local
186 "=r" (dpahi), "=r" (dpalo), "=r" (eepc)); in sb1_cache_error()
188 cerr_dpa = (((uint64_t)dpahi) << 32) | dpalo; in sb1_cache_error()