Searched refs:bist_val (Results 1 – 1 of 1) sorted by relevance
399 unsigned long long bist_val; in octeon_check_cpu_bist() local403 bist_val = read_octeon_c0_icacheerr(); in octeon_check_cpu_bist()404 if (bist_val & mask) in octeon_check_cpu_bist()406 coreid, bist_val); in octeon_check_cpu_bist()408 bist_val = read_octeon_c0_dcacheerr(); in octeon_check_cpu_bist()409 if (bist_val & 1) in octeon_check_cpu_bist()412 coreid, bist_val); in octeon_check_cpu_bist()415 bist_val = read_c0_cvmmemctl(); in octeon_check_cpu_bist()416 if (bist_val & mask) in octeon_check_cpu_bist()418 coreid, bist_val); in octeon_check_cpu_bist()