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

/linux-master/arch/x86/kvm/
H A Dsmm.h155 void enter_smm(struct kvm_vcpu *vcpu);
H A Dsmm.c274 void enter_smm(struct kvm_vcpu *vcpu) function
293 * Give enter_smm() a chance to make ISA-specific changes to the vCPU
H A Dx86.c10437 enter_smm(vcpu);
/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h120 KVM_X86_OP(enter_smm)
H A Dkvm_host.h1777 int (*enter_smm)(struct kvm_vcpu *vcpu, union kvm_smram *smram); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c5024 .enter_smm = svm_enter_smm,
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8441 .enter_smm = vmx_enter_smm,

Completed in 247 milliseconds