Home
last modified time | relevance | path

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

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