Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dptrace.h46 #define PSW32_ASC_HOME _AC(0x0000C000, UL) macro
/linux/arch/s390/kernel/
H A Dptrace.c685 if ((data & PSW32_MASK_ASC) == PSW32_ASC_HOME) in __poke_user_compat()