Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.h47 #define end_timing(vcpu) accumulate_time(vcpu, NULL) macro
51 #define end_timing(vcpu) do {} while (0) macro
H A Dbook3s_hv.c4919 end_timing(vcpu); in kvmppc_vcpu_run_hv()