Searched refs:old_v (Results 1 – 3 of 3) sorted by relevance
56 int64_t old_v = env->CSR_ESTAT; in helper_csrwr_estat() local61 return old_v; in helper_csrwr_estat()66 int64_t old_v = env->CSR_ASID; in helper_csrwr_asid() local70 if (old_v != env->CSR_ASID) { in helper_csrwr_asid()73 return old_v; in helper_csrwr_asid()79 int64_t old_v = env->CSR_TCFG; in helper_csrwr_tcfg() local83 return old_v; in helper_csrwr_tcfg()89 int64_t old_v = 0; in helper_csrwr_ticlr() local96 return old_v; in helper_csrwr_ticlr()
411 u32 old_v, new_v; in switch_mocs() local426 old_v = vgpu_vreg_t(pre, offset); in switch_mocs()428 old_v = gen9_render_mocs.control_table[engine->id][i]; in switch_mocs()434 if (old_v != new_v) in switch_mocs()444 old_v = vgpu_vreg_t(pre, l3_offset); in switch_mocs()446 old_v = gen9_render_mocs.l3cc_table[i]; in switch_mocs()452 if (old_v != new_v) in switch_mocs()480 u32 old_v, new_v; in switch_mmio() local504 old_v = vgpu_vreg_t(pre, mmio->reg); in switch_mmio()506 old_v = mmio->value = in switch_mmio()[all …]
632 u32 v, old_v; in sifive_serial_set_termios() local665 old_v = v; in sifive_serial_set_termios()670 if (v != old_v) in sifive_serial_set_termios()