Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/
Dkvm_emulate.h235 void (*post_leave_smm)(struct x86_emulate_ctxt *ctxt); member
Demulate.c2700 ctxt->ops->post_leave_smm(ctxt); in em_rsm()
Dx86.c6888 .post_leave_smm = emulator_post_leave_smm,