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

/vbox/include/VBox/vmm/
H A Dcpum.h1050 VMMDECL(void) CPUMGetGuestCpuId(PVMCPU pVCpu, uint32_t iLeaf, uint32_t iSubLeaf,
/vbox/src/VBox/VMM/VMMAll/
H A DEMAll.cpp1217 uint32_t iSubLeaf = pRegFrame->ecx; local
1227 CPUMGetGuestCpuId(pVCpu, iLeaf, iSubLeaf, &pRegFrame->eax, &pRegFrame->ebx, &pRegFrame->ecx, &pRegFrame->edx);

Completed in 54 milliseconds