acpi_ut_short_multiply
acpi_ut_short_multiply(u64 in_multiplicand, u32 multiplier, u64 *outproduct);
acpi_ut_short_multiply(number, 10, &number);