Searched refs:PER_EVENT_TRANSACTION_END (Results 1 – 2 of 2) sorted by relevance
/arch/s390/include/asm/ | ||
D | ptrace.h | 141 #define PER_EVENT_TRANSACTION_END 0x02000000UL macro |
/arch/s390/kernel/ | ||
D | ptrace.c | 95 new.control |= PER_EVENT_TRANSACTION_END; in update_cr_regs() |