Searched refs:dpahi (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/mips/mm/ |
D | cerr-sb1.c | 168 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/ |
D | cerr-sb1.c | 168 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()
|