Home
last modified time | relevance | path

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

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