Searched refs:PSW32_ASC_HOME (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ | ||
A D | compat.h | 49 #define PSW32_ASC_HOME 0x0000C000UL macro |
/linux/arch/s390/kernel/ | ||
A D | ptrace.c | 713 if ((data & PSW32_MASK_ASC) == PSW32_ASC_HOME) in __poke_user_compat() |
Completed in 7 milliseconds