Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/include/asm/
Dptrace.h48 #define PSW32_ASC_HOME _AC(0x0000C000, UL) macro
/linux-6.6.21/arch/s390/kernel/
Dptrace.c699 if ((data & PSW32_MASK_ASC) == PSW32_ASC_HOME) in __poke_user_compat()