Home
last modified time | relevance | path

Searched defs:ACPI_DIV_64_BY_32 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dacenv.h33 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ macro
/linux-4.1.27/include/acpi/platform/
Daclinuxex.h52 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ macro