- Timestamp:
- May 5, 2021 1:00:27 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp
r88875 r88876 1539 1539 * @param fExtIntrMode Whether extended interrupt mode is enabled (i.e 1540 1540 * IRTA_REG.EIME). 1541 * @param pIrte The IRTE used for the remapping. 1541 1542 * @param pMsiIn The source MSI (currently unused). 1542 1543 * @param pMsiOut Where to store the remapped MSI. 1543 * @param pIrte The IRTE used for the remapping.1544 1544 */ 1545 1545 static void dmarIrRemapFromIrte(bool fExtIntrMode, PCVTD_IRTE_T pIrte, PCMSIMSG pMsiIn, PMSIMSG pMsiOut)
Note:
See TracChangeset
for help on using the changeset viewer.