Home
last modified time | relevance | path

Searched refs:chrp_smp_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/chrp/
H A Dsmp.c47 struct smp_ops_t chrp_smp_ops = { variable
H A Dsetup.c70 extern struct smp_ops_t chrp_smp_ops;
523 smp_ops = &chrp_smp_ops; in chrp_init_IRQ()