Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dptrace.h174 #define PER_EVENT_TRANSACTION_END 0x02000000UL macro
/openbmc/linux/arch/s390/kernel/
H A Dptrace.c94 new.control |= PER_EVENT_TRANSACTION_END; in update_cr_regs()