Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dcerr-sb1.c325 uint64_t tlo_tmp; in extract_ic() local
362 tlo_tmp = taglo & 0xfff3ff; in extract_ic()
363 if (((taglo >> 10) & 1) ^ range_parity(tlo_tmp, 23, 0)) { in extract_ic()