Searched refs:acpi_uintptr_t (Results 1 – 1 of 1) sorted by relevance
271 #ifndef acpi_uintptr_t272 #define acpi_uintptr_t void * macro501 #define ACPI_CAST_PTR(t, p) ((t *) (acpi_uintptr_t) (p))502 #define ACPI_CAST_INDIRECT_PTR(t, p) ((t **) (acpi_uintptr_t) (p))