Lines Matching refs:apei_exec_context

116 static int erst_exec_load_var1(struct apei_exec_context *ctx,  in erst_exec_load_var1()
122 static int erst_exec_load_var2(struct apei_exec_context *ctx, in erst_exec_load_var2()
128 static int erst_exec_store_var1(struct apei_exec_context *ctx, in erst_exec_store_var1()
134 static int erst_exec_add(struct apei_exec_context *ctx, in erst_exec_add()
141 static int erst_exec_subtract(struct apei_exec_context *ctx, in erst_exec_subtract()
148 static int erst_exec_add_value(struct apei_exec_context *ctx, in erst_exec_add_value()
162 static int erst_exec_subtract_value(struct apei_exec_context *ctx, in erst_exec_subtract_value()
176 static int erst_exec_stall(struct apei_exec_context *ctx, in erst_exec_stall()
185 static int erst_exec_stall_while_true(struct apei_exec_context *ctx, in erst_exec_stall_while_true()
208 struct apei_exec_context *ctx, in erst_exec_skip_next_instruction_if_true()
225 static int erst_exec_goto(struct apei_exec_context *ctx, in erst_exec_goto()
232 static int erst_exec_set_src_address_base(struct apei_exec_context *ctx, in erst_exec_set_src_address_base()
238 static int erst_exec_set_dst_address_base(struct apei_exec_context *ctx, in erst_exec_set_dst_address_base()
244 static int erst_exec_move_data(struct apei_exec_context *ctx, in erst_exec_move_data()
357 static inline void erst_exec_ctx_init(struct apei_exec_context *ctx) in erst_exec_ctx_init()
365 struct apei_exec_context ctx; in erst_get_erange()
389 struct apei_exec_context ctx; in __erst_get_record_count()
419 struct apei_exec_context ctx; in __erst_get_next_record_id()
455 struct apei_exec_context ctx; in __erst_write_to_storage()
496 struct apei_exec_context ctx; in __erst_read_from_storage()
539 struct apei_exec_context ctx; in __erst_clear_from_storage()
787 struct apei_exec_context ctx; in erst_init()