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

/vbox/src/VBox/VMM/VMMRZ/
H A DPGMRZDynMap.cpp101 # define PGMRZDYNMAP_SPINLOCK_REACQUIRE(pThis) \ macro
106 # define PGMRZDYNMAP_SPINLOCK_REACQUIRE(pThis) do { } while (0) macro
2035 PGMRZDYNMAP_SPINLOCK_REACQUIRE(pThis);

Completed in 293 milliseconds