Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dalign.c320 PPC_WARN_ALIGNMENT(spe, regs); in fix_alignment()
347 PPC_WARN_ALIGNMENT(dcbz, regs); in fix_alignment()
352 PPC_WARN_ALIGNMENT(unaligned, regs); in fix_alignment()
/Linux-v5.10/arch/powerpc/include/asm/
Demulated_ops.h77 #define PPC_WARN_ALIGNMENT(type, regs) \ macro