Home
last modified time | relevance | path

Searched refs:l2_to_l1_ns (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv.c4179 u64 l1_to_l2_ns, l2_to_l1_ns, l2_runtime_ns; in do_trace_nested_cs_time() local
4185 l2_to_l1_ns = tb_to_ns(be64_to_cpu(lp->l2_to_l1_cs_tb)); in do_trace_nested_cs_time()
4188 l2_to_l1_ns - *l2_to_l1_cs_ptr, in do_trace_nested_cs_time()
4191 *l2_to_l1_cs_ptr = l2_to_l1_ns; in do_trace_nested_cs_time()