Searched refs:CPUMMSRRANGE (Results 1 - 19 of 19) sorted by relevance

/vbox/include/VBox/vmm/
H A Dcpum.h354 /** Return the CPUMMSRRANGE::uValue. */
357 * CPUMMSRRANGE::uValue. Must be used in pair with
629 * CPUMMSRRANGE::uValue. Must be used in pair with
844 typedef struct CPUMMSRRANGE struct
883 } CPUMMSRRANGE; typedef in typeref:struct:CPUMMSRRANGE
885 AssertCompileSize(CPUMMSRRANGE, 128);
887 AssertCompileSize(CPUMMSRRANGE, 96);
890 typedef CPUMMSRRANGE *PCPUMMSRRANGE;
892 typedef CPUMMSRRANGE const *PCCPUMMSRRANGE;
/vbox/src/VBox/VMM/VMMR3/
H A DGIMKvm.cpp64 static CPUMMSRRANGE const g_aMsrRanges_Kvm[] =
H A DCPUMR3Db.cpp563 static CPUMMSRRANGE const s_aFudgeMsrs[] =
591 static CPUMMSRRANGE const s_aP4FudgeMsrs[] =
H A DGIMHv.cpp63 static CPUMMSRRANGE const g_aMsrRanges_HyperV[] =
H A DCPUMR3CpuId.cpp1742 CPUMMSRRANGE MsrRange;
/vbox/src/VBox/VMM/include/
H A DCPUMInternal.h34 typedef struct CPUMMSRRANGE *PCPUMMSRRANGE;
155 /** The number of MSR ranges (CPUMMSRRANGE) in the array pointed to below. */
/vbox/src/VBox/VMM/VMMR3/cpus/
H A DAMD_Athlon_64_3200.h65 static CPUMMSRRANGE const g_aMsrRanges_AMD_Athlon_64_3200[] =
H A DIntel_Pentium_M_processor_2_00GHz.h45 static CPUMMSRRANGE const g_aMsrRanges_Intel_Pentium_M_processor_2_00GHz[] =
H A DAMD_Athlon_64_X2_Dual_Core_4200.h69 static CPUMMSRRANGE const g_aMsrRanges_AMD_Athlon_64_X2_Dual_Core_4200[] =
H A DAMD_Phenom_II_X6_1100T.h72 static CPUMMSRRANGE const g_aMsrRanges_AMD_Phenom_II_X6_1100T[] =
H A DIntel_Pentium_4_3_00GHz.h54 static CPUMMSRRANGE const g_aMsrRanges_Intel_Pentium_4_3_00GHz[] =
H A DIntel_Xeon_X5482_3_20GHz.h57 static CPUMMSRRANGE const g_aMsrRanges_Intel_Xeon_X5482_3_20GHz[] =
H A DQuad_Core_AMD_Opteron_2384.h71 static CPUMMSRRANGE const g_aMsrRanges_Quad_Core_AMD_Opteron_2384[] =
H A DAMD_FX_8150_Eight_Core.h87 static CPUMMSRRANGE const g_aMsrRanges_AMD_FX_8150_Eight_Core[] =
H A DIntel_Core_i5_3570.h60 static CPUMMSRRANGE const g_aMsrRanges_Intel_Core_i5_3570[] =
H A DIntel_Core_i7_2635QM.h68 static CPUMMSRRANGE const g_aMsrRanges_Intel_Core_i7_2635QM[] =
H A DIntel_Core_i7_3820QM.h60 static CPUMMSRRANGE const g_aMsrRanges_Intel_Core_i7_3820QM[] =
H A DIntel_Core_i7_3960X.h69 static CPUMMSRRANGE const g_aMsrRanges_Intel_Core_i7_3960X[] =
H A DVIA_QuadCore_L4700_1_2_GHz.h62 static CPUMMSRRANGE const g_aMsrRanges_VIA_QuadCore_L4700_1_2_GHz[] =

Completed in 97 milliseconds