acpi_uintptr_t    271 include/acpi/actypes.h #ifndef acpi_uintptr_t
acpi_uintptr_t    501 include/acpi/actypes.h #define ACPI_CAST_PTR(t, p)             ((t *) (acpi_uintptr_t) (p))
acpi_uintptr_t    502 include/acpi/actypes.h #define ACPI_CAST_INDIRECT_PTR(t, p)    ((t **) (acpi_uintptr_t) (p))