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