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

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet.h1071 int CidetCoreSetTargetMode(PCIDETCORE pThis, uint8_t bMode);
H A Dcidet-app.cpp1190 rc = CidetCoreSetTargetMode(&pThis->Core, ARCH_BITS == 32 ? CIDETMODE_PP_32 : CIDETMODE_LM_64);
H A Dcidet-core.cpp291 int CidetCoreSetTargetMode(PCIDETCORE pThis, uint8_t bMode) function

Completed in 56 milliseconds