Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dacpi.h215 int arch_apei_report_x86_error(struct cper_ia_proc_ctx *ctx_info,
218 static inline int arch_apei_report_x86_error(struct cper_ia_proc_ctx *ctx_info, in arch_apei_report_x86_error() function
/linux-6.6.21/arch/x86/kernel/acpi/
Dapei.c47 int arch_apei_report_x86_error(struct cper_ia_proc_ctx *ctx_info, u64 lapic_id) in arch_apei_report_x86_error() function
/linux-6.6.21/drivers/firmware/efi/
Dcper-x86.c352 arch_apei_report_x86_error(ctx_info, proc->lapic_id)) { in cper_print_proc_ia()