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

/vbox/src/VBox/VMM/include/
H A DEMHandleRCTmpl.h157 case VINF_PGM_POOL_FLUSH_PENDING:
/vbox/include/VBox/
H A Derr.h517 #define VINF_PGM_POOL_FLUSH_PENDING (1644) macro
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp799 case VINF_PGM_POOL_FLUSH_PENDING:
H A DHMSVMR0.cpp2879 * @retval VINF_PGM_POOL_FLUSH_PENDING if PGM is doing a pool flush and requires
2936 return VINF_PGM_POOL_FLUSH_PENDING;
H A DHMVMXR0.cpp6846 * @retval VINF_PGM_POOL_FLUSH_PENDING if PGM is doing a pool flush and requires
6922 return VINF_PGM_POOL_FLUSH_PENDING;

Completed in 4156 milliseconds