Searched refs:xsdt_physical_address (Results 1 – 5 of 5) sorted by relevance
112 u64 xsdt_physical_address; /* 64-bit physical address of the XSDT (ACPI 2.0+) */ member131 u64 xsdt_physical_address; member
221 rsdp->xsdt_physical_address && in get_acpi_srat_table()223 root_table = rsdp->xsdt_physical_address; in get_acpi_srat_table()
252 rsdp->xsdt_physical_address && !acpi_gbl_do_not_use_xsdt) { in acpi_tb_parse_root_table()258 address = (acpi_physical_address)rsdp->xsdt_physical_address; in acpi_tb_parse_root_table()
72 xsdt = (struct acpi_table_xsdt *)__va(rsdp->xsdt_physical_address); in uv_probe_system_type()
843 xsdt_physical_address; in osl_get_bios_table()