ALT_COND_NO_SMP
ALTERNATIVE(ALT_COND_NO_SMP, INSN_NOP) \
ALTERNATIVE(ALT_COND_NO_SMP, INSN_PxTLB) \
((num_cpus == 1) ? ALT_COND_NO_SMP : 0) |