taglo 324 arch/mips/mm/cerr-sb1.c unsigned long long taglo, va; taglo 346 arch/mips/mm/cerr-sb1.c taglo = ((unsigned long long)taglohi << 32) | taglolo; taglo 357 arch/mips/mm/cerr-sb1.c va = (taglo & 0xC0000FFFFFFFE000ULL) | addr; taglo 358 arch/mips/mm/cerr-sb1.c if ((taglo & (1 << 31)) && (((taglo >> 62) & 0x3) == 3)) taglo 362 arch/mips/mm/cerr-sb1.c tlo_tmp = taglo & 0xfff3ff; taglo 363 arch/mips/mm/cerr-sb1.c if (((taglo >> 10) & 1) ^ range_parity(tlo_tmp, 23, 0)) { taglo 367 arch/mips/mm/cerr-sb1.c if (((taglo >> 11) & 1) ^ range_parity(taglo, 63, 24)) { taglo 377 arch/mips/mm/cerr-sb1.c way, va, valid, taghi, taglo); taglo 480 arch/mips/mm/cerr-sb1.c unsigned long long taglo, pa; taglo 500 arch/mips/mm/cerr-sb1.c taglo = ((unsigned long long)taglohi << 32) | taglolo; taglo 501 arch/mips/mm/cerr-sb1.c pa = (taglo & 0xFFFFFFE000ULL) | addr; taglo 515 arch/mips/mm/cerr-sb1.c way, pa, dc_state_str(state), state, taghi, taglo); taglo 517 arch/mips/mm/cerr-sb1.c if (((taglo >> 11) & 1) ^ range_parity(taglo, 39, 26)) { taglo 521 arch/mips/mm/cerr-sb1.c if (((taglo >> 10) & 1) ^ range_parity(taglo, 25, 13)) {