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

/vbox/src/VBox/VMM/VMMR0/
H A DTRPMR0.cpp92 const RTR0UINTREG uRSP = ~(RTR0UINTREG)0;
99 const RTR0UINTREG uRSP = ~(RTR0UINTREG)0;
111 trpmR0DispatchHostInterrupt(pfnHandler.off, pfnHandler.sel, uRSP);
/vbox/src/VBox/VMM/VMMR3/
H A DCPUM.cpp1124 uint64_t uRSP = pVCpu->cpum.s.Hyper.rsp; /* see VMMR3Relocate(). */ local
1131 pVCpu->cpum.s.Hyper.rsp = uRSP;

Completed in 45 milliseconds