VirtualBox

Changeset 34272 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Nov 23, 2010 9:51:17 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68020
Message:

CPUMInternal.mac: Use RTR0PTR_RES.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CPUMInternal.mac

    r33935 r34272  
    8787
    8888%ifdef VBOX_WITH_VMMR0_DISABLE_LAPIC_NMI
    89  %if HC_ARCH_BITS == 32
    90     .pvApicBase           resd    1
     89    .pvApicBase           RTR0PTR_RES 1
    9190    .fApicDisVectors      resd    1
    92  %else
    93     .pvApicBase           resq    1
    94     .fApicDisVectors      resd    1
    95  %endif
    9691%endif
    9792
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