Searched refs:debug_show (Results 1 – 4 of 4) sorted by relevance
60 int (*debug_show)(struct seq_file *m, void *private); member
1461 .debug_show = xive_irq_domain_debug_show,1791 if (xive_ops->debug_show) in xive_ipi_debug_show()1792 xive_ops->debug_show(m, private); in xive_ipi_debug_show()
701 .debug_show = xive_spapr_debug_show,
707 .debug_show = x86_vector_debug_show,
Completed in 10 milliseconds