Home
last modified time | relevance | path

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

/xen/xen/drivers/acpi/apei/
A Dapei-internal.h9 struct apei_exec_context;
11 typedef int (*apei_exec_ins_func_t)(struct apei_exec_context *ctx,
21 struct apei_exec_context { struct
34 int apei_exec_ctx_init(struct apei_exec_context *ctx, argument
71 int apei_exec_read_register(struct apei_exec_context *ctx,
73 int apei_exec_read_register_value(struct apei_exec_context *ctx,
75 int apei_exec_write_register(struct apei_exec_context *ctx,
77 int apei_exec_write_register_value(struct apei_exec_context *ctx,
79 int apei_exec_noop(struct apei_exec_context *ctx,
81 int apei_exec_pre_map_gars(struct apei_exec_context *ctx);
[all …]
A Dapei-base.c54 int apei_exec_ctx_init(struct apei_exec_context *ctx, in apei_exec_ctx_init()
83 int apei_exec_read_register(struct apei_exec_context *ctx, in apei_exec_read_register()
97 int apei_exec_read_register_value(struct apei_exec_context *ctx, in apei_exec_read_register_value()
129 int apei_exec_write_register(struct apei_exec_context *ctx, in apei_exec_write_register()
135 int apei_exec_write_register_value(struct apei_exec_context *ctx, in apei_exec_write_register_value()
146 int apei_exec_noop(struct apei_exec_context *ctx, in apei_exec_noop()
156 int __apei_exec_run(struct apei_exec_context *ctx, u8 action, in __apei_exec_run()
201 typedef int (*apei_exec_entry_func_t)(struct apei_exec_context *ctx,
246 int __init apei_exec_pre_map_gars(struct apei_exec_context *ctx) in apei_exec_pre_map_gars()
253 struct apei_exec_context ctx_unmap; in apei_exec_pre_map_gars()
[all …]
A Derst.c135 static int erst_exec_add(struct apei_exec_context *ctx, in erst_exec_add()
177 static int erst_exec_stall(struct apei_exec_context *ctx, in erst_exec_stall()
209 struct apei_exec_context *ctx, in erst_exec_skip_next_instruction_if_true()
226 static int erst_exec_goto(struct apei_exec_context *ctx, in erst_exec_goto()
366 struct apei_exec_context ctx; in erst_get_erange()
390 struct apei_exec_context ctx; in __erst_get_record_count()
420 struct apei_exec_context ctx; in __erst_get_next_record_id()
456 struct apei_exec_context ctx; in __erst_write_to_storage()
497 struct apei_exec_context ctx; in __erst_read_from_storage()
540 struct apei_exec_context ctx; in __erst_clear_from_storage()
[all …]

Completed in 6 milliseconds