Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dcalgary.h49 void (*dump_error_regs)(struct iommu_table *tbl); member
/arch/x86/kernel/
Dpci-calgary_64.c186 .dump_error_regs = calgary_dump_error_regs
192 .dump_error_regs = calioc2_dump_error_regs
905 tbl->chip_ops->dump_error_regs(tbl); in calgary_watchdog()