VirtualBox

Ignore:
Timestamp:
Nov 5, 2014 11:08:25 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96779
Message:

HostDrivers/Support: doxygen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.c

    r53229 r53230  
    72787278 * @param   u64TSC          The current TSC.
    72797279 * @param   iTick           The current timer tick.
     7280 *
     7281 * @remarks Can be called with interrupts disabled!
    72807282 */
    72817283static void supdrvGipDoUpdateCpu(PSUPDRVDEVEXT pDevExt, PSUPGIPCPU pGipCpu, uint64_t u64NanoTS, uint64_t u64TSC, uint64_t iTick)
     
    73997401 * @param   idCpu           The CPU ID.
    74007402 * @param   iTick           The current timer tick.
     7403 *
     7404 * @remarks Can be called with interrupts disabled!
    74017405 */
    74027406static void supdrvGipUpdate(PSUPDRVDEVEXT pDevExt, uint64_t u64NanoTS, uint64_t u64TSC, RTCPUID idCpu, uint64_t iTick)
     
    74787482 * @param   idApic          The APIC id for the CPU index.
    74797483 * @param   iTick           The current timer tick.
     7484 *
     7485 * @remarks Can be called with interrupts disabled!
    74807486 */
    74817487static void supdrvGipUpdatePerCpu(PSUPDRVDEVEXT pDevExt, uint64_t u64NanoTS, uint64_t u64TSC,
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette