Searched defs:PGMRZDYNMAP_SET_2_VMCPU (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMRZ/
H A DPGMRZDynMap.cpp111 #define PGMRZDYNMAP_SET_2_VMCPU(pSet) (RT_FROM_MEMBER(pSet, VMCPU, pgm.s.AutoSet)) macro
114 #define PGMRZDYNMAP_SET_2_VM(pSet) (PGMRZDYNMAP_SET_2_VMCPU(pSet)->CTX_SUFF(pVM))
2284 PVMCPU pVCpu = PGMRZDYNMAP_SET_2_VMCPU(pSet);

Completed in 50 milliseconds