Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dalign.c318 PPC_WARN_ALIGNMENT(spe, regs); in fix_alignment()
345 PPC_WARN_ALIGNMENT(dcbz, regs); in fix_alignment()
350 PPC_WARN_ALIGNMENT(unaligned, regs); in fix_alignment()
/arch/powerpc/include/asm/
Demulated_ops.h77 #define PPC_WARN_ALIGNMENT(type, regs) \ macro