Home
last modified time | relevance | path

Searched refs:emulator_leave_smm (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/
H A Dsmm.h156 int emulator_leave_smm(struct x86_emulate_ctxt *ctxt);
H A Dx86.c8549 static int emulator_leave_smm(struct x86_emulate_ctxt *ctxt) in emulator_leave_smm() function
8632 .leave_smm = emulator_leave_smm,