Home
last modified time | relevance | path

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

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