Searched refs:bist_val (Results 1 – 1 of 1) sorted by relevance
377 unsigned long long bist_val; in octeon_check_cpu_bist() local381 bist_val = read_octeon_c0_icacheerr(); in octeon_check_cpu_bist()382 if (bist_val & mask) in octeon_check_cpu_bist()384 coreid, bist_val); in octeon_check_cpu_bist()386 bist_val = read_octeon_c0_dcacheerr(); in octeon_check_cpu_bist()387 if (bist_val & 1) in octeon_check_cpu_bist()390 coreid, bist_val); in octeon_check_cpu_bist()393 bist_val = read_c0_cvmmemctl(); in octeon_check_cpu_bist()394 if (bist_val & mask) in octeon_check_cpu_bist()396 coreid, bist_val); in octeon_check_cpu_bist()