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

/vbox/src/VBox/VMM/VMMAll/
H A DGIMAll.cpp253 return gimHvWriteMsr(pVCpu, idMsr, pRange, uRawValue);
H A DGIMAllHv.cpp183 VMM_INT_DECL(VBOXSTRICTRC) gimHvWriteMsr(PVMCPU pVCpu, uint32_t idMsr, PCCPUMMSRRANGE pRange, uint64_t uRawValue) function
/vbox/src/VBox/VMM/include/
H A DGIMHvInternal.h529 VMM_INT_DECL(VBOXSTRICTRC) gimHvWriteMsr(PVMCPU pVCpu, uint32_t idMsr, PCCPUMMSRRANGE pRange, uint64_t uRawValue);

Completed in 44 milliseconds