Searched defs:GetProcessorCPUIDLeaf (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_2.h3572 nsresult (*GetProcessorCPUIDLeaf)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_0.h3782 nsresult (*GetProcessorCPUIDLeaf)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_1.h4019 nsresult (*GetProcessorCPUIDLeaf)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4363 nsresult (*GetProcessorCPUIDLeaf)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7736 nsresult (*GetProcessorCPUIDLeaf)( member in struct:IHost_vtbl
7887 nsresult (*GetProcessorCPUIDLeaf)( member in struct:IHostVtbl
8020 #define IHost_GetProcessorCPUIDLeaf(p, aCpuId, aLeaf, aSubLeaf, aValEax, aValEbx, aValEcx, aValEdx) ((p)->lpVtbl->GetProcessorCPUIDLeaf(p, aCpuId, aLeaf, aSubLeaf, aValEax, aValEbx, aValEcx, aValEdx))

Completed in 232 milliseconds