VirtualBox

Ignore:
Timestamp:
Apr 29, 2020 11:07:46 AM (5 years ago)
Author:
vboxsync
Message:

AMD IOMMU: bugref:9654 Doxygen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp

    r84074 r84075  
    31363136 * Constructs a DEV_TAB_HARDWARE_ERROR event.
    31373137 *
    3138  * @param   uDevId              The device ID.
    3139  * @param   GCPhysDevTabEntry   The device table system physical address.
    3140  * @param   fTranslation        Whether this is an translation or transaction
    3141  *                              request.
    3142  * @param   fInterrupt          Whether the transaction was an interrupt or memory
    3143  *                              request.
    3144  * @param   fReadWrite          Whether the transaction was read-write or read-only.
    3145  *                              Only meaninful when @a fTranslate is @c false and @a
    3146  *                              fInterrupt is
    3147  *                              @c false.
    3148  * @param   pEvent              Where to store the event.
     3138 * @param   uDevId          The device ID.
     3139 * @param   GCPhysDevTab    The device table system physical address.
     3140 * @param   fTranslation    Whether this is an translation or transaction request.
     3141 * @param   fInterrupt      Whether the transaction was an interrupt or memory
     3142 *                          request.
     3143 * @param   fReadWrite      Whether the transaction was read-write or read-only.
     3144 *                          Only meaninful when @a fTranslate is @c false and
     3145 *                          @a fInterrupt is false.
     3146 * @param   pEvent          Where to store the constructed event.
    31493147 *
    31503148 * @thread  Any.
Note: See TracChangeset for help on using the changeset viewer.

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