Home
last modified time | relevance | path

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

/arch/powerpc/include/uapi/asm/
Dtm.h18 #define TM_CAUSE_ALIGNMENT 0xd2 macro
/arch/powerpc/kernel/
Dtraps.c1251 if (tm_abort_check(regs, TM_CAUSE_ALIGNMENT | TM_CAUSE_PERSISTENT)) in alignment_exception()