Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Demulated_ops.h85 #define PPC_WARN_ALIGNMENT(type, regs) \ macro
/arch/powerpc/kernel/
Dalign.c833 PPC_WARN_ALIGNMENT(spe, regs); in fix_alignment()
919 PPC_WARN_ALIGNMENT(vsx, regs); in fix_alignment()
927 PPC_WARN_ALIGNMENT(dcbz, regs); in fix_alignment()
937 PPC_WARN_ALIGNMENT(multiple, regs); in fix_alignment()
959 PPC_WARN_ALIGNMENT(fp_pair, regs); in fix_alignment()
964 PPC_WARN_ALIGNMENT(lq_stq, regs); in fix_alignment()
972 PPC_WARN_ALIGNMENT(unaligned, regs); in fix_alignment()