Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_hv.h49 #define end_timing(vcpu) accumulate_time(vcpu, NULL) macro
53 #define end_timing(vcpu) do {} while (0) macro
H A Dbook3s_hv.c5204 end_timing(vcpu); in kvmppc_vcpu_run_hv()