Home
last modified time | relevance | path

Searched refs:kvm_smm_changed (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dsmm.h154 void kvm_smm_changed(struct kvm_vcpu *vcpu, bool in_smm);
H 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()
H A Dx86.c5319 kvm_smm_changed(vcpu, events->smi.smm); in kvm_vcpu_ioctl_x86_set_vcpu_events()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c4434 static void kvm_smm_changed(struct kvm_vcpu *vcpu);
4501 kvm_smm_changed(vcpu); in kvm_vcpu_ioctl_x86_set_vcpu_events()
7090 kvm_smm_changed(emul_to_vcpu(ctxt)); in emulator_post_leave_smm()
7403 static void kvm_smm_changed(struct kvm_vcpu *vcpu) in kvm_smm_changed() function

Completed in 31 milliseconds