Searched refs:pnv_smp_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dsmp.c411 static struct smp_ops_t pnv_smp_ops = { variable in typeref:struct:smp_ops_t
432 pnv_smp_ops.cause_nmi_ipi = pnv_cause_nmi_ipi;
434 smp_ops = &pnv_smp_ops;

Completed in 123 milliseconds