Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dkvm_host.h1616 int (*enter_smm)(struct kvm_vcpu *vcpu, char *smstate); member
/linux-6.1.9/arch/x86/kvm/
Dx86.c10244 static void enter_smm(struct kvm_vcpu *vcpu) in enter_smm() function