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

/vbox/include/VBox/vmm/
H A Dcpum.h1142 DECLINLINE(bool) CPUMIsGuestInRealOrV86ModeEx(PCPUMCTX pCtx) function
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp262 #define IEM_IS_REAL_OR_V86_MODE(a_pIemCpu) (CPUMIsGuestInRealOrV86ModeEx((a_pIemCpu)->CTX_SUFF(pCtx)))

Completed in 85 milliseconds