Searched refs:PATMGCMonitorPage (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h508 /** GC address of fault in monitored page (set by PATMGCMonitorPage, used by PATMR3HandleMonitoredPage)- */
649 VMMRCDECL(int) PATMGCMonitorPage(PVM pVM, RTGCUINT uErrorCode, PCPUMCTXCORE pRegFrame, RTGCPTR pvFault, RTGCPTR pvRange, uintptr_t offRange);
/vbox/src/VBox/VMM/VMMRC/
H A DPATMRC.cpp59 VMMRCDECL(int) PATMGCMonitorPage(PVM pVM, RTGCUINT uErrorCode, PCPUMCTXCORE pRegFrame, RTGCPTR pvFault, RTGCPTR pvRange, uintptr_t offRange) function

Completed in 1919 milliseconds