VirtualBox

Changeset 60825 in vbox for trunk/src


Ignore:
Timestamp:
May 4, 2016 11:55:42 AM (9 years ago)
Author:
vboxsync
Message:

VMM/APIC: Log, inline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/APICAll.cpp

    r60820 r60825  
    671671            /* We need to return to ring-3 to deliver the SIPI. */
    672672            rcStrict = rcRZ;
     673            Log2(("APIC: apicSendIntr: SIPI issued, returning to RZ. rc=%Rrc\n", rcRZ));
    673674#endif
    674675            break;
     
    924925 *                          performed in the current context.
    925926 */
    926 static VBOXSTRICTRC apicSendIpi(PVMCPU pVCpu, int rcRZ)
     927DECLINLINE(VBOXSTRICTRC) apicSendIpi(PVMCPU pVCpu, int rcRZ)
    927928{
    928929    VMCPU_ASSERT_EMT(pVCpu);
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