Searched defs:xive_cpu (Results 1 – 2 of 2) sorted by relevance
16 struct xive_cpu { struct19 u32 hw_ipi;20 struct xive_irq_data ipi_data;45 int (*setup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio); argument