Lines Matching defs:VERR_INVALID_PARAMETER
110 AssertReturn(idCpu < pUVM->cCpus, VERR_INVALID_PARAMETER);
254 * @retval VERR_INVALID_PARAMETER if the address is invalid.
277 AssertReturn(DBGFADDRESS_IS_VALID(pAddress), VERR_INVALID_PARAMETER);
281 AssertReturn(idCpu < pUVM->cCpus, VERR_INVALID_PARAMETER);
312 * @retval VERR_INVALID_PARAMETER if the address is invalid.
337 AssertReturn(DBGFADDRESS_IS_VALID(pAddress), VERR_INVALID_PARAMETER);
341 AssertReturn(idCpu < pUVM->cCpus, VERR_INVALID_PARAMETER);
429 * @retval VERR_INVALID_PARAMETER if the address is invalid.
457 AssertReturn(DBGFADDRESS_IS_VALID(pAddress), VERR_INVALID_PARAMETER);
459 AssertReturn(idCpu < pUVM->cCpus, VERR_INVALID_PARAMETER);