DEFINE_PER_CPU_ALIGNED
static DEFINE_PER_CPU_ALIGNED(int, per_cpu_sw_state);
static DEFINE_PER_CPU_ALIGNED(spinlock_t, cm_core_lock);
static DEFINE_PER_CPU_ALIGNED(unsigned long, cm_core_lock_flags);
static DEFINE_PER_CPU_ALIGNED(spinlock_t, cpc_core_lock);
static DEFINE_PER_CPU_ALIGNED(unsigned long, cpc_core_lock_flags);
static DEFINE_PER_CPU_ALIGNED(u32*, ready_count);
static DEFINE_PER_CPU_ALIGNED(cpumask_t, online_coupled);
static DEFINE_PER_CPU_ALIGNED(atomic_t, pm_barrier);
DEFINE_PER_CPU_ALIGNED(struct mips_static_suspend_state, cps_cpu_state);
static DEFINE_PER_CPU_ALIGNED(struct qnodes, qnodes);
static DEFINE_PER_CPU_ALIGNED(u64, sleepy_lock_seen_clock);
DEFINE_PER_CPU_ALIGNED(ulong [IRQ_STACK_SIZE/sizeof(ulong)], irq_stack);
static DEFINE_PER_CPU_ALIGNED(struct spin_wait, spin_wait[4]);
DEFINE_PER_CPU_ALIGNED(struct pi_desc, posted_msi_pi_desc);
static DEFINE_PER_CPU_ALIGNED(struct mwait_cpu_dead, mwait_cpu_dead);
static DEFINE_PER_CPU_ALIGNED(struct cyc2ns, cyc2ns);
__visible DEFINE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate) = {
DEFINE_PER_CPU_ALIGNED(struct vcpu_info, xen_vcpu_info);
DEFINE_PER_CPU_ALIGNED(struct irb, cio_irb);
static DEFINE_PER_CPU_ALIGNED(unsigned long, nlmsvc_version1_count[17]);
static DEFINE_PER_CPU_ALIGNED(unsigned long,
static DEFINE_PER_CPU_ALIGNED(unsigned long,
static DEFINE_PER_CPU_ALIGNED(unsigned long,
static DEFINE_PER_CPU_ALIGNED(unsigned long,
static DEFINE_PER_CPU_ALIGNED(unsigned long,
static DEFINE_PER_CPU_ALIGNED(unsigned long,
static DEFINE_PER_CPU_ALIGNED(unsigned long,
static DEFINE_PER_CPU_ALIGNED(unsigned long,
static DEFINE_PER_CPU_ALIGNED(unsigned long,
static DEFINE_PER_CPU_ALIGNED(unsigned long,
static DEFINE_PER_CPU_ALIGNED(struct qnode, rqnodes[_Q_MAX_NODES]);
DEFINE_PER_CPU_ALIGNED(struct rqspinlock_held, rqspinlock_held_locks);
static DEFINE_PER_CPU_ALIGNED(struct qnode, qnodes[_Q_MAX_NODES]);
static DEFINE_PER_CPU_ALIGNED(struct call_function_data, cfd_data);
DEFINE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat);
static DEFINE_PER_CPU_ALIGNED(struct obj_pool, pool_pcpu) = {
static DEFINE_PER_CPU_ALIGNED(struct memcg_stock_pcp, memcg_stock) = {
static DEFINE_PER_CPU_ALIGNED(struct obj_stock_pcp, obj_stock) = {
DEFINE_PER_CPU_ALIGNED(struct softnet_data, softnet_data) = {
static DEFINE_PER_CPU_ALIGNED(struct uncached_list, rt_uncached_list);
static DEFINE_PER_CPU_ALIGNED(struct uncached_list, rt6_uncached_list);