Home
last modified time | relevance | path

Searched refs:xive_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/sysdev/xive/
A Dcommon.c59 static const struct xive_ops *xive_ops; variable
363 xive_ops->update_pending(xc); in xive_get_irq()
914 if (xive_ops->sync_source) in xive_irq_set_vcpu_affinity()
1270 xive_ops->put_ipi(cpu, xc); in xive_cleanup_cpu_ipi()
1502 if (xive_ops->prepare_cpu) in xive_prepare_cpu()
1517 if (xive_ops->setup_cpu) in xive_setup_cpu()
1646 if (xive_ops->teardown_cpu) in xive_teardown_cpu()
1660 xive_ops->shutdown(); in xive_shutdown()
1668 xive_ops = ops; in xive_core_init()
1686 xive_ops->name); in xive_core_init()
[all …]
A Dxive-internal.h40 struct xive_ops { struct
65 bool xive_core_init(struct device_node *np, const struct xive_ops *ops, argument
A Dnative.c472 static const struct xive_ops xive_native_ops = {
A Dspapr.c684 static const struct xive_ops xive_spapr_ops = {

Completed in 11 milliseconds