Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkvm_emulate.h231 void (*post_leave_smm)(struct x86_emulate_ctxt *ctxt); member
/Linux-v5.4/arch/x86/kvm/
Demulate.c2660 ctxt->ops->post_leave_smm(ctxt); in em_rsm()
Dx86.c6247 .post_leave_smm = emulator_post_leave_smm,