Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dkvm_host.h1672 void (*vcpu_reset)(struct kvm_vcpu *vcpu, bool init_event); member
/linux-6.14.4/arch/x86/kvm/
Dx86.c12499 kvm_x86_call(vcpu_reset)(vcpu, init_event); in kvm_vcpu_reset() local