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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPLibTracerA.asm112 mov [xSP + SUPTRACERUMODFIREPROBE.In + SUPDRVTRACERUSRCTX64.u.Amd64.uVtgProbeLoc], rcx
132 mov [xSP + SUPTRACERUMODFIREPROBE.In + SUPDRVTRACERUSRCTX64.u.Amd64.uVtgProbeLoc], rdi
190 mov [xSP + SUPTRACERUMODFIREPROBE.In + SUPDRVTRACERUSRCTX32.u.X86.uVtgProbeLoc], xCX ; keep, used below.
H A DSUPDrvTracer.cpp2193 if (RT_LIKELY( (pCtx->cBits == 32 ? (RTR3PTR)pCtx->u.X86.uVtgProbeLoc : pCtx->u.Amd64.uVtgProbeLoc)
/vbox/include/VBox/
H A Dsup.h124 uint32_t uVtgProbeLoc; /**< Location record address. */ member in struct:SUPDRVTRACERUSRCTX::__anon252::__anon253
147 uint64_t uVtgProbeLoc; /**< Location record address. */ member in struct:SUPDRVTRACERUSRCTX::__anon252::__anon254
/vbox/src/VBox/VMM/VMMRC/
H A DVMMRCA.asm354 mov [edx + SUPDRVTRACERUSRCTX32.u.X86.uVtgProbeLoc], ecx

Completed in 634 milliseconds