Searched refs:debug_val (Results 1 – 1 of 1) sorted by relevance
512 union cvmx_l2c_dbg debug_val; in __read_l2_tag() local513 debug_val.u64 = 0; in __read_l2_tag()518 debug_val.s.ppnum = core; in __read_l2_tag()519 debug_val.s.l2t = 1; in __read_l2_tag()520 debug_val.s.set = assoc; in __read_l2_tag()555 [dbg_val] "r"(debug_val.u64), in __read_l2_tag()