Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dsmm.h154 void kvm_smm_changed(struct kvm_vcpu *vcpu, bool in_smm);
A Dsmm.c112 void kvm_smm_changed(struct kvm_vcpu *vcpu, bool entering_smm) in kvm_smm_changed() function
310 kvm_smm_changed(vcpu, true); in enter_smm()
589 kvm_smm_changed(vcpu, false); in emulator_leave_smm()
A Dx86.c5227 kvm_smm_changed(vcpu, events->smi.smm); in kvm_vcpu_ioctl_x86_set_vcpu_events()

Completed in 25 milliseconds