Searched refs:sc2 (Results 1 – 2 of 2) sorted by relevance
16 register long sc2 asm("r11") = (long)argv; in kernel_execve()21 : "r"(scno), "0"(sc1), "r"(sc2), "r"(sc3) in kernel_execve()
309 unsigned int sc0, sc1, sc2, sc3; in amd_calc_l3_indices() local323 l3->subcaches[2] = sc2 = !(val & BIT(8)) + !(val & BIT(9)); in amd_calc_l3_indices()326 l3->indices = (max(max3(sc0, sc1, sc2), sc3) << 10) - 1; in amd_calc_l3_indices()