Changeset 64284 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Oct 15, 2016 8:24:45 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h
r64281 r64284 831 831 * @returns CPU group number. 832 832 * @param pDevExt The device globals. 833 * @param idCpu The ID of the CPU.834 * @param p iCpuGroupMember Where to return the group member number.833 * @param pGip The GIP. 834 * @param pGipCpu The GIP CPU structure being initialized. 835 835 */ 836 836 void VBOXCALL supdrvOSGipInitGroupBitsForCpu(PSUPDRVDEVEXT pDevExt, PSUPGLOBALINFOPAGE pGip, PSUPGIPCPU pGipCpu);
Note:
See TracChangeset
for help on using the changeset viewer.