Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c726 accumulate_time(vcpu, &vcpu->arch.guest_exit); in kvmhv_vcpu_entry_p9()
H A Dbook3s_pr.c1149 guest_exit(); in kvmppc_handle_exit_pr()
/linux/include/linux/
H A Dkvm_host.h524 static inline void guest_exit(void) in guest_exit() function