Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/mm/
Dcerr-sb1.c301 uint64_t taglo, va, tlo_tmp; in extract_ic() local
339 tlo_tmp = taglo & 0xfff3ff; in extract_ic()
340 if (((taglo >> 10) & 1) ^ range_parity(tlo_tmp, 23, 0)) { in extract_ic()
/linux-2.4.37.9/arch/mips64/mm/
Dcerr-sb1.c301 uint64_t taglo, va, tlo_tmp; in extract_ic() local
339 tlo_tmp = taglo & 0xfff3ff; in extract_ic()
340 if (((taglo >> 10) & 1) ^ range_parity(tlo_tmp, 23, 0)) { in extract_ic()