ACPI_CAST8
#define ACPI_GET8(ptr) (*ACPI_CAST8 (ptr))
#define ACPI_SET8(ptr, val) (*ACPI_CAST8 (ptr) = (u8) (val))
ACPI_SET_BIT(*ACPI_CAST8(destination), (u8)
ACPI_SET_BIT(*ACPI_CAST8(destination), (u8)
ACPI_SET_BIT(*ACPI_CAST8(destination), (u8)
ACPI_SET_BIT(*ACPI_CAST8(destination), (u8)
rsdp_base + (ACPI_CAST8(mapped_table) - rsdp_address);
ACPI_CAST8(gbl_xsdt) + sizeof(struct acpi_table_header);
ACPI_CAST8(gbl_rsdt) + sizeof(struct acpi_table_header);
ACPI_CAST8(gbl_xsdt) +
ACPI_CAST8(gbl_rsdt) +
return (ACPI_CAST8(mapped_memory + offset));