Searched refs:CPUMUNKNOWNCPUID_PASSTHRU (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DCPUMRCPatchHlp.asm164 mov dword [ss:edi + VM.cpum + CPUM.GuestInfo + CPUMINFO.enmUnknownCpuIdMethod], CPUMUNKNOWNCPUID_PASSTHRU
/vbox/include/VBox/vmm/
H A Dcpum.h337 CPUMUNKNOWNCPUID_PASSTHRU, enumerator in enum:CPUMUNKNOWNCPUID
/vbox/src/VBox/VMM/VMMAll/
H A DCPUMAllRegs.cpp1363 case CPUMUNKNOWNCPUID_PASSTHRU:
/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3CpuId.cpp1391 *penmUnknownMethod = CPUMUNKNOWNCPUID_PASSTHRU;
1415 case CPUMUNKNOWNCPUID_PASSTHRU: return "PASSTHRU";

Completed in 77 milliseconds