Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.h35 void store_vcpu_state(struct kvm_vcpu *vcpu);
H A Dbook3s_hv_p9_entry.c117 void store_vcpu_state(struct kvm_vcpu *vcpu) in store_vcpu_state() function
146 EXPORT_SYMBOL_GPL(store_vcpu_state);
876 store_vcpu_state(vcpu); in kvmhv_vcpu_entry_p9()
H A Dbook3s_hv.c4123 store_vcpu_state(vcpu); in kvmhv_vcpu_entry_p9_nested()