Searched refs:table_entry (Results 1 – 2 of 2) sorted by relevance
53 acpi_tb_get_root_table_entry(u8 *table_entry, u32 table_entry_size);201 acpi_tb_get_root_table_entry(u8 *table_entry, u32 table_entry_size) in acpi_tb_get_root_table_entry() argument215 (*ACPI_CAST_PTR(u32, table_entry))); in acpi_tb_get_root_table_entry()222 ACPI_MOVE_64_TO_64(&address64, table_entry); in acpi_tb_get_root_table_entry()265 u8 *table_entry; in acpi_tb_parse_root_table() local346 table_entry = ACPI_ADD_PTR(u8, table, sizeof(struct acpi_table_header)); in acpi_tb_parse_root_table()355 acpi_tb_get_root_table_entry(table_entry, table_entry_size); in acpi_tb_parse_root_table()378 table_entry += table_entry_size; in acpi_tb_parse_root_table()
210 struct table_entry { struct350 di.u.rti.table_len = fde_count * sizeof(struct table_entry) in find_proc_info()