smp_ops_t
extern struct smp_ops_t *smp_ops;
struct smp_ops_t *smp_ops;
static struct smp_ops_t iss_smp_ops = {
static struct smp_ops_t ppc47x_smp_ops = {
extern struct smp_ops_t smp_85xx_ops;
struct smp_ops_t smp_85xx_ops = {
struct smp_ops_t smp_86xx_ops = {
extern struct smp_ops_t chrp_smp_ops;
struct smp_ops_t chrp_smp_ops = {
static struct smp_ops_t microwatt_smp_ops = {
static struct smp_ops_t pas_smp_ops = {
struct smp_ops_t psurge_smp_ops = {
static struct smp_ops_t core99_smp_ops = {
static struct smp_ops_t pnv_smp_ops = {
static struct smp_ops_t ps3_smp_ops = {
static struct smp_ops_t pseries_smp_ops = {