Home
last modified time | relevance | path

Searched defs:vcpu_reset (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1699 void (*vcpu_reset)(struct kvm_vcpu *vcpu, bool init_event); member
/linux/arch/x86/kvm/
H A Dx86.c12577 kvm_x86_call(vcpu_reset)(vcpu, init_event); in kvm_vcpu_reset() local