Searched refs:VMMR0IsLongJumpArmed (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Dvmm.h251 * @sa VMMR0IsLongJumpArmed
254 # define VMMIsLongJumpArmed(a_pVCpu) VMMR0IsLongJumpArmed(a_pVCpu)
512 VMMR0_INT_DECL(bool) VMMR0IsLongJumpArmed(PVMCPU pVCpu);
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp1779 VMMR0_INT_DECL(bool) VMMR0IsLongJumpArmed(PVMCPU pVCpu) function

Completed in 444 milliseconds