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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFMem.cpp562 * @param pcr3 The CR3 to use (unless we're getting the current
569 static DECLCALLBACK(int) dbgfR3PagingDumpEx(PUVM pUVM, VMCPUID idCpu, uint32_t fFlags, uint64_t *pcr3, argument
579 pcr3, pu64FirstAddr, pu64LastAddr, cMaxDepth, pHlp);
581 pcr3, pu64FirstAddr, pu64LastAddr, cMaxDepth, pHlp);
591 uint64_t cr3 = *pcr3;

Completed in 213 milliseconds