Home
last modified time | relevance | path

Searched defs:mce_err (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmce_power.c478 mce_handle_ierror(struct pt_regs *regs, unsigned long srr1, const struct mce_ierror_table table[], struct mce_error_info *mce_err, uint64_t *addr, uint64_t *phys_addr) mce_handle_ierror() argument
563 mce_handle_derror(struct pt_regs *regs, const struct mce_derror_table table[], struct mce_error_info *mce_err, uint64_t *addr, uint64_t *phys_addr) mce_handle_derror() argument
661 mce_handle_ue_error(struct pt_regs *regs, struct mce_error_info *mce_err) mce_handle_ue_error() argument
689 struct mce_error_info mce_err = { 0 }; mce_handle_error() local
[all...]
H A Dmce.c66 mce_set_error_info(struct machine_check_event *mce, struct mce_error_info *mce_err) mce_set_error_info() argument
102 save_mce_event(struct pt_regs *regs, long handled, struct mce_error_info *mce_err, uint64_t nip, uint64_t addr, uint64_t phys_addr) save_mce_event() argument
271 mce_common_process_ue(struct pt_regs *regs, struct mce_error_info *mce_err) mce_common_process_ue() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmce_power.c484 mce_handle_ierror(struct pt_regs *regs, unsigned long srr1, const struct mce_ierror_table table[], struct mce_error_info *mce_err, uint64_t *addr, uint64_t *phys_addr) mce_handle_ierror() argument
573 mce_handle_derror(struct pt_regs *regs, const struct mce_derror_table table[], struct mce_error_info *mce_err, uint64_t *addr, uint64_t *phys_addr) mce_handle_derror() argument
675 mce_handle_ue_error(struct pt_regs *regs, struct mce_error_info *mce_err) mce_handle_ue_error() argument
705 struct mce_error_info mce_err = { 0 }; mce_handle_error() local
[all...]
H A Dmce.c49 mce_set_error_info(struct machine_check_event *mce, struct mce_error_info *mce_err) mce_set_error_info() argument
92 save_mce_event(struct pt_regs *regs, long handled, struct mce_error_info *mce_err, uint64_t nip, uint64_t addr, uint64_t phys_addr) save_mce_event() argument
268 mce_common_process_ue(struct pt_regs *regs, struct mce_error_info *mce_err) mce_common_process_ue() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dras.c561 struct mce_error_info mce_err = { 0 }; in mce_handle_err_virtmode() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dras.c569 struct mce_error_info mce_err = { 0 }; in mce_handle_err_virtmode() local
[all...]

Completed in 9 milliseconds