Home
last modified time | relevance | path

Searched refs:PSW32_ASC_HOME (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dptrace.h48 #define PSW32_ASC_HOME _AC(0x0000C000, UL) macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dcompat.h46 #define PSW32_ASC_HOME 0x0000C000UL macro
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dptrace.c731 if ((data & PSW32_MASK_ASC) == PSW32_ASC_HOME) in __poke_user_compat()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dptrace.c699 if ((data & PSW32_MASK_ASC) == PSW32_ASC_HOME) in __poke_user_compat()

Completed in 6 milliseconds