Lines Matching defs:pidxLoop

3067                                         uint32_t uMsrBase, bool fEarlyEndOk, bool fNoIgnMask, uint64_t fSkipMask, uint32_t *pidxLoop)
3125 *pidxLoop += cRegs - 1;
3146 uint32_t *pidxLoop)
3149 getGenericSkipMask(paMsrs[0].uMsr), pidxLoop);
3205 * @param pidxLoop Index variable that should be advanced to the
3208 static int reportMsr_ViaDummyRange(VBCPUREPMSR const *paMsrs, uint32_t cMsrs, uint32_t *pidxLoop)
3223 *pidxLoop += cRegs - 1;
3332 * @param pidxLoop Index variable that should be advanced to the
3335 static int reportMsr_Ia32MtrrPhysBaseMaskN(VBCPUREPMSR const *paMsrs, uint32_t cMsrs, uint32_t *pidxLoop)
3433 *pidxLoop += cRegs - 1;
3506 * @param pidxLoop Index variable that should be advanced to the
3509 static int reportMsr_Ia32McCtlStatusAddrMiscN(VBCPUREPMSR const *paMsrs, uint32_t cMsrs, uint32_t *pidxLoop)
3532 *pidxLoop += cDetectedRegs - 1;
3544 * @param pidxLoop Index variable that should be advanced to the
3547 static int reportMsr_GenX2Apic(VBCPUREPMSR const *paMsrs, uint32_t cMsrs, uint32_t *pidxLoop)
3554 *pidxLoop += cRegs - 1;
3601 * @param pidxLoop Index variable that should be advanced to the
3604 static int reportMsr_AmdFam10hMc4MiscN(VBCPUREPMSR const *paMsrs, uint32_t cMsrs, uint32_t *pidxLoop)
3659 *pidxLoop += cRegs - 1;
3670 * @param pidxLoop Index variable that should be advanced to the
3673 static int reportMsr_AmdK8PerfCtlN(VBCPUREPMSR const *paMsrs, uint32_t cMsrs, uint32_t *pidxLoop)
3683 *pidxLoop += 3;
3686 return reportMsr_GenRangeFunction(paMsrs, cMsrs, 4, "AmdK8PerfCtlN", pidxLoop);
3697 * @param pidxLoop Index variable that should be advanced to the
3700 static int reportMsr_AmdK8PerfCtrN(VBCPUREPMSR const *paMsrs, uint32_t cMsrs, uint32_t *pidxLoop)
3710 *pidxLoop += 3;
3713 return reportMsr_GenRangeFunction(paMsrs, cMsrs, 4, "AmdK8PerfCtrN", pidxLoop);
3858 * @param pidxLoop Index variable that should be advanced to the
3861 static int reportMsr_AmdFam10hPStateN(VBCPUREPMSR const *paMsrs, uint32_t cMsrs, uint32_t *pidxLoop)
3903 *pidxLoop += cRegs - 1;
3948 * @param pidxLoop Index variable that should be advanced to the
3951 static int reportMsr_AmdGenPerfMixedRange(VBCPUREPMSR const *paMsrs, uint32_t cMsrs, uint32_t cMax, uint32_t *pidxLoop)
3976 *pidxLoop += cRegs - 1;