Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/acpi/tables/
A Dtbutils.c72 u8 *table_entry; in acpi_tb_check_xsdt() local
93 table_entry = in acpi_tb_check_xsdt()
96 ACPI_MOVE_64_TO_64(&xsdt_entry_address, table_entry); in acpi_tb_check_xsdt()
101 table_entry += sizeof(u64); in acpi_tb_check_xsdt()
307 acpi_tb_get_root_table_entry(u8 * table_entry, in acpi_tb_get_root_table_entry() argument
322 (*ACPI_CAST_PTR(u32, table_entry))); in acpi_tb_get_root_table_entry()
328 ACPI_MOVE_64_TO_64(&address64, table_entry); in acpi_tb_get_root_table_entry()
373 u8 *table_entry; in acpi_tb_parse_root_table() local
467 table_entry = in acpi_tb_parse_root_table()
496 acpi_tb_get_root_table_entry(table_entry, table_entry_size); in acpi_tb_parse_root_table()
[all …]

Completed in 2 milliseconds