Home
last modified time | relevance | path

Searched refs:enter_smm (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm-x86-ops.h119 KVM_X86_OP(enter_smm)
H A Dkvm_host.h1723 int (*enter_smm)(struct kvm_vcpu *vcpu, union kvm_smram *smram); member
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dsmm.h155 void enter_smm(struct kvm_vcpu *vcpu);
H A Dsmm.c281 void enter_smm(struct kvm_vcpu *vcpu) in enter_smm() function
300 * Give enter_smm() a chance to make ISA-specific changes to the vCPU in enter_smm()
H A Dx86.c10206 enter_smm(vcpu); in kvm_check_and_inject_events()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c109 static void enter_smm(struct kvm_vcpu *vcpu);
8614 enter_smm(vcpu); in inject_pending_event()
8833 static void enter_smm(struct kvm_vcpu *vcpu) in enter_smm() function
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c5020 .enter_smm = svm_enter_smm,
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c8351 .enter_smm = vmx_enter_smm,

Completed in 55 milliseconds