Searched refs:n_lo (Results 1 – 1 of 1) sorted by relevance
33 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument37 "0"(n_lo), "1"(n_hi))39 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument42 : "=r"(n_hi), "=r"(n_lo) \43 : "0"(n_hi), "1"(n_lo))