Searched defs:n_hi (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/ |
H A D | acmsvc.h | 201 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 212 #define ACPI_MUL_64_BY_32(n_hi, n_lo, m32, p32, c32) \ argument 223 #define ACPI_SHIFT_LEFT_64_BY_32(n_hi, n_lo, s32) \ argument 237 #define ACPI_SHIFT_RIGHT_64_BY_32(n_hi, n_lo, s32) \ argument 251 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
|
H A D | aclinuxex.h | 160 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 169 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
|
H A D | acefi.h | 354 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 362 #define ACPI_MUL_64_BY_32(n_hi, n_lo, m32, p32, c32) \ argument 372 #define ACPI_SHIFT_LEFT_64_BY_32(n_hi, n_lo, s32) \ argument 382 #define ACPI_SHIFT_RIGHT_64_BY_32(n_hi, n_lo, s32) \ argument 392 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
|
H A D | acos2.h | 192 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
|