Changeset 45971 in vbox for trunk/include/VBox/vmm
- Timestamp:
- May 9, 2013 7:46:52 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85623
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/hm.h
r45786 r45971 186 186 VMMR3DECL(bool) HMR3IsNestedPagingActive(PUVM pUVM); 187 187 VMMR3DECL(bool) HMR3IsVpidActive(PUVM pVUM); 188 VMMR3DECL(bool) HMR3IsUXActive(PUVM pVUM); 188 189 189 190 VMMR3_INT_DECL(bool) HMR3IsEventPending(PVMCPU pVCpu);
Note:
See TracChangeset
for help on using the changeset viewer.