Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv.c4182 u64 *l2_runtime_agg_ptr = this_cpu_ptr(&l2_runtime_agg); in do_trace_nested_cs_time() local
4189 l2_runtime_ns - *l2_runtime_agg_ptr); in do_trace_nested_cs_time()
4192 *l2_runtime_agg_ptr = l2_runtime_ns; in do_trace_nested_cs_time()