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

/vbox/include/VBox/vmm/
H A Dpgm.h559 VMMR3_INT_DECL(int) PGMR3DbgWriteGCPtr(PVM pVM, RTGCPTR GCPtrDst, void const *pvSrc, size_t cb, uint32_t fFlags, size_t *pcbWritten);
/vbox/src/VBox/VMM/VMMR3/
H A DPGMDbg.cpp357 VMMR3_INT_DECL(int) PGMR3DbgWriteGCPtr(PVM pVM, RTGCPTR GCPtrDst, void const *pvSrc, size_t cb, uint32_t fFlags, size_t *pcbWritten) function

Completed in 48 milliseconds