Searched refs:HMSetSingleInstruction (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dhm.h145 VMM_INT_DECL(bool) HMSetSingleInstruction(PVMCPU pVCpu, bool fEnable);
/vbox/src/VBox/VMM/VMMR3/
H A DEMHM.cpp117 bool fOld = HMSetSingleInstruction(pVCpu, true);
119 HMSetSingleInstruction(pVCpu, fOld);
/vbox/src/VBox/VMM/VMMAll/
H A DHMAll.cpp500 VMM_INT_DECL(bool) HMSetSingleInstruction(PVMCPU pVCpu, bool fEnable) function

Completed in 51 milliseconds