Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/kvm/
Dbook3s_hv.c4157 u64 *l1_to_l2_cs_ptr = this_cpu_ptr(&l1_to_l2_cs); in do_trace_nested_cs_time() local
4164 trace_kvmppc_vcpu_stats(vcpu, l1_to_l2_ns - *l1_to_l2_cs_ptr, in do_trace_nested_cs_time()
4167 *l1_to_l2_cs_ptr = l1_to_l2_ns; in do_trace_nested_cs_time()