Searched refs:xsdt_physical_address (Results 1 – 4 of 4) sorted by relevance
308 rsdp->xsdt_physical_address && !acpi_gbl_do_not_use_xsdt) { in acpi_tb_parse_root_table()314 address = (acpi_physical_address) rsdp->xsdt_physical_address; in acpi_tb_parse_root_table()
144 u64 xsdt_physical_address; /* 64-bit physical address of the XSDT (ACPI 2.0+) */ member163 u64 xsdt_physical_address; member
103 xsdt = (struct acpi_table_xsdt *)__va(rsdp->xsdt_physical_address); in acpi_get_sysname()
857 xsdt_physical_address; in osl_get_bios_table()