Lines Matching defs:cpu
242 notrace void xmon_xive_do_dump(int cpu) in xmon_xive_do_dump()
477 static bool xive_try_pick_target(int cpu) in xive_try_pick_target()
501 static void xive_dec_target_count(int cpu) in xive_dec_target_count()
525 int cpu, first, num, i; in xive_find_target_in_mask() local
574 int cpu = -1; in xive_pick_irq_target() local
1088 static void xive_cause_ipi(int cpu) in xive_cause_ipi()
1159 static int xive_setup_cpu_ipi(unsigned int cpu) in xive_setup_cpu_ipi()
1201 static void xive_cleanup_cpu_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_cleanup_cpu_ipi()
1329 static void xive_cleanup_cpu_queues(unsigned int cpu, struct xive_cpu *xc) in xive_cleanup_cpu_queues()
1335 static int xive_setup_cpu_queues(unsigned int cpu, struct xive_cpu *xc) in xive_setup_cpu_queues()
1346 static int xive_prepare_cpu(unsigned int cpu) in xive_prepare_cpu()
1395 int xive_smp_prepare_cpu(unsigned int cpu) in xive_smp_prepare_cpu()
1409 static void xive_flush_cpu_queue(unsigned int cpu, struct xive_cpu *xc) in xive_flush_cpu_queue()
1467 unsigned int cpu = smp_processor_id(); in xive_smp_disable_cpu() local
1487 unsigned int cpu = smp_processor_id(); in xive_flush_interrupt() local
1500 unsigned int cpu = smp_processor_id(); in xive_teardown_cpu() local
1552 __be32 *xive_queue_page_alloc(unsigned int cpu, u32 queue_shift) in xive_queue_page_alloc()
1575 static void xive_debug_show_cpu(struct seq_file *m, int cpu) in xive_debug_show_cpu()
1646 int cpu; in xive_core_debug_show() local