Searched refs:action_table (Results 1 – 7 of 7) sorted by relevance
34 struct acpi_whea_header *action_table; member41 struct acpi_whea_header *action_table,
47 struct acpi_whea_header *action_table, in apei_exec_ctx_init() argument52 ctx->action_table = action_table; in apei_exec_ctx_init()167 entry = &ctx->action_table[i]; in __apei_exec_run()209 entry = ctx->action_table + i; in apei_exec_for_each_entry()
216 u32 action_table = 0L; in altera_execute() local272 action_table = get_unaligned_be32(&p[4]); in altera_execute()438 name_id = get_unaligned_be32(&p[action_table + in altera_execute()446 get_unaligned_be32(&p[action_table + in altera_execute()2328 u32 action_table = 0L; in altera_get_act_info() local2348 action_table = get_unaligned_be32(&p[4]); in altera_get_act_info()2358 act_name_id = get_unaligned_be32(&p[action_table + (12 * index)]); in altera_get_act_info()2359 act_desc_id = get_unaligned_be32(&p[action_table + (12 * index) + 4]); in altera_get_act_info()2360 act_proc_id = get_unaligned_be32(&p[action_table + (12 * index) + 8]); in altera_get_act_info()
817 .action_table = {829 .action_table = {841 .action_table = {
830 .action_table = {842 .action_table = {854 .action_table = {
982 .action_table = {994 .action_table = {1006 .action_table = {
212 width = vcap->action_table[i].width; in vcap_data_offset_get()213 num_subwords_per_action = vcap->action_table[i].count; in vcap_data_offset_get()