Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dtraps.c1311 static inline bool tm_abort_check(struct pt_regs *regs, int cause) in tm_abort_check() function
1326 static inline bool tm_abort_check(struct pt_regs *regs, int reason) in tm_abort_check() function
1370 if (tm_abort_check(regs, in emulate_instruction()
1610 if (tm_abort_check(regs, TM_CAUSE_ALIGNMENT | TM_CAUSE_PERSISTENT)) in DEFINE_INTERRUPT_HANDLER()