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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Demulated_ops.h81 #define PPC_WARN_ALIGNMENT(type, regs) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dalign.c755 PPC_WARN_ALIGNMENT(spe, regs);
818 PPC_WARN_ALIGNMENT(vsx, regs);
826 PPC_WARN_ALIGNMENT(dcbz, regs);
836 PPC_WARN_ALIGNMENT(multiple, regs);
857 PPC_WARN_ALIGNMENT(fp_pair, regs);
861 PPC_WARN_ALIGNMENT(unaligned, regs);

Completed in 109 milliseconds