acpi_uintptr_t 280 include/acpi/actypes.h #ifndef acpi_uintptr_t acpi_uintptr_t 511 include/acpi/actypes.h #define ACPI_CAST_PTR(t, p) ((t *) (acpi_uintptr_t) (p)) acpi_uintptr_t 512 include/acpi/actypes.h #define ACPI_CAST_INDIRECT_PTR(t, p) ((t **) (acpi_uintptr_t) (p))