- Timestamp:
- Feb 28, 2007 8:38:20 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/cpum.h
r1056 r1088 298 298 CPUMDECL(uint32_t) CPUMGetGuestCpuIdStdMax(PVM pVM); 299 299 CPUMDECL(uint32_t) CPUMGetGuestCpuIdExtMax(PVM pVM); 300 CPUMDECL(void) CPUMGetGuestCtx(PVM pVM, PCPUMCTX pCtx);301 300 CPUMDECL(CPUMSELREGHID *) CPUMGetGuestTRHid(PVM pVM); 302 301 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.