Home
last modified time | relevance | path

Searched refs:dump_error_regs (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dcalgary.h36 void (*dump_error_regs)(struct iommu_table *tbl); member
/Linux-v5.4/arch/x86/kernel/
Dpci-calgary_64.c173 .dump_error_regs = calgary_dump_error_regs
179 .dump_error_regs = calioc2_dump_error_regs
886 tbl->chip_ops->dump_error_regs(tbl); in calgary_watchdog()