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

/linux-master/arch/powerpc/kernel/
H A Dtraps.c1327 static inline bool tm_abort_check(struct pt_regs *regs, int cause) function
1342 static inline bool tm_abort_check(struct pt_regs *regs, int reason) function
1386 if (tm_abort_check(regs,
1655 if (tm_abort_check(regs, TM_CAUSE_ALIGNMENT | TM_CAUSE_PERSISTENT))

Completed in 430 milliseconds