Home
last modified time | relevance | path

Searched refs:xsdt_physical_address (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/x86/boot/compressed/
A Dacpi.c221 rsdp->xsdt_physical_address && in get_acpi_srat_table()
223 root_table = rsdp->xsdt_physical_address; in get_acpi_srat_table()
/linux-6.3-rc2/drivers/acpi/acpica/
A Dtbutils.c251 rsdp->xsdt_physical_address && !acpi_gbl_do_not_use_xsdt) { in acpi_tb_parse_root_table()
257 address = (acpi_physical_address)rsdp->xsdt_physical_address; in acpi_tb_parse_root_table()
/linux-6.3-rc2/include/acpi/
A Dactbl.h112 u64 xsdt_physical_address; /* 64-bit physical address of the XSDT (ACPI 2.0+) */ member
131 u64 xsdt_physical_address; member
/linux-6.3-rc2/arch/ia64/uv/kernel/
A Dsetup.c72 xsdt = (struct acpi_table_xsdt *)__va(rsdp->xsdt_physical_address); in uv_probe_system_type()
/linux-6.3-rc2/tools/power/acpi/os_specific/service_layers/
A Doslinuxtbl.c843 xsdt_physical_address; in osl_get_bios_table()

Completed in 8 milliseconds