Lines Matching refs:apei_exec_context

120 static int erst_exec_load_var1(struct apei_exec_context *ctx,  in erst_exec_load_var1()
126 static int erst_exec_load_var2(struct apei_exec_context *ctx, in erst_exec_load_var2()
132 static int erst_exec_store_var1(struct apei_exec_context *ctx, in erst_exec_store_var1()
138 static int erst_exec_add(struct apei_exec_context *ctx, in erst_exec_add()
145 static int erst_exec_subtract(struct apei_exec_context *ctx, in erst_exec_subtract()
152 static int erst_exec_add_value(struct apei_exec_context *ctx, in erst_exec_add_value()
166 static int erst_exec_subtract_value(struct apei_exec_context *ctx, in erst_exec_subtract_value()
180 static int erst_exec_stall(struct apei_exec_context *ctx, in erst_exec_stall()
197 static int erst_exec_stall_while_true(struct apei_exec_context *ctx, in erst_exec_stall_while_true()
227 struct apei_exec_context *ctx, in erst_exec_skip_next_instruction_if_true()
244 static int erst_exec_goto(struct apei_exec_context *ctx, in erst_exec_goto()
251 static int erst_exec_set_src_address_base(struct apei_exec_context *ctx, in erst_exec_set_src_address_base()
257 static int erst_exec_set_dst_address_base(struct apei_exec_context *ctx, in erst_exec_set_dst_address_base()
263 static int erst_exec_move_data(struct apei_exec_context *ctx, in erst_exec_move_data()
376 static inline void erst_exec_ctx_init(struct apei_exec_context *ctx) in erst_exec_ctx_init()
384 struct apei_exec_context ctx; in erst_get_erange()
406 struct apei_exec_context ctx; in __erst_get_record_count()
450 struct apei_exec_context ctx; in __erst_get_next_record_id()
631 struct apei_exec_context ctx; in __erst_write_to_storage()
670 struct apei_exec_context ctx; in __erst_read_from_storage()
713 struct apei_exec_context ctx; in __erst_clear_from_storage()
1108 struct apei_exec_context ctx; in erst_init()