Searched defs:ACPI_CAST64 (Results 1 – 2 of 2) sorted by relevance
21 #define ACPI_CAST64(ptr) ACPI_CAST_PTR (u64, (ptr)) macro