Changeset 47427 in vbox for trunk/include/VBox/vmm
- Timestamp:
- Jul 26, 2013 4:06:01 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 87579
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/patm.h
r46159 r47427 142 142 143 143 VMMDECL(bool) PATMIsPatchGCAddr(PVM pVM, RTRCUINTPTR pAddr); 144 VMM_INT_DECL(int) PATMReadPatchCode(PVM pVM, RTGCPTR GCPtrPatchCode, void *pvDst, size_t cbToRead, size_t *pcbRead); 144 145 145 146 VMM_INT_DECL(void) PATMRawEnter(PVM pVM, PCPUMCTXCORE pCtxCore);
Note:
See TracChangeset
for help on using the changeset viewer.