Searched defs:n_hi (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/arch/x86/include/asm/ |
| D | acenv.h | 33 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 39 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
|
| /linux-4.4.14/include/acpi/platform/ |
| D | aclinuxex.h | 52 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 61 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
|
| /linux-4.4.14/arch/x86/ia32/ |
| D | sys_ia32.c | 211 unsigned n_low, unsigned n_hi, int flags) in sys32_sync_file_range()
|