Searched refs:gimHvReadMsr (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DGIMAll.cpp216 return gimHvReadMsr(pVCpu, idMsr, pRange, puValue);
H A DGIMAllHv.cpp93 VMM_INT_DECL(VBOXSTRICTRC) gimHvReadMsr(PVMCPU pVCpu, uint32_t idMsr, PCCPUMMSRRANGE pRange, uint64_t *puValue) function
/vbox/src/VBox/VMM/include/
H A DGIMHvInternal.h528 VMM_INT_DECL(VBOXSTRICTRC) gimHvReadMsr(PVMCPU pVCpu, uint32_t idMsr, PCCPUMMSRRANGE pRange, uint64_t *puValue);

Completed in 61 milliseconds