Searched refs:xsdt_physical_address (Results 1 – 5 of 5) sorted by relevance
392 if (rsdp->revision > 1 && rsdp->xsdt_physical_address) { in acpi_tb_parse_root_table()398 address = (acpi_physical_address) rsdp->xsdt_physical_address; in acpi_tb_parse_root_table()
138 u64 xsdt_physical_address; /* 64-bit physical address of the XSDT (ACPI 2.0+) */ member
867 xsdt_paddr = rsdp->xsdt_physical_address; in pvh_setup_acpi_xsdt()995 rsdp.xsdt_physical_address = xsdt_paddr; in pvh_setup_acpi()
196 rsdp->xsdt_physical_address = acpitables[XSDT].addr; in make_acpi_rsdp()
1590 rsdp->xsdt_physical_address = tbl_add[TBL_XSDT].start; in acpi_create_rsdp()1638 table = acpi_os_map_memory(rsdp_tbl->xsdt_physical_address, in acpi_create_xsdt()1829 table = acpi_os_map_memory(rsdp_tbl->xsdt_physical_address, in estimate_acpi_efi_size()
Completed in 25 milliseconds