Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1672 void (*vcpu_reset)(struct kvm_vcpu *vcpu, bool init_event); member
/linux/arch/x86/kvm/svm/
H A Dsvm.c5061 .vcpu_reset = svm_vcpu_reset,
/linux/arch/x86/kvm/
H A Dx86.c12488 kvm_x86_call(vcpu_reset)(vcpu, init_event); in kvm_vcpu_reset() local