Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dptrace.h95 #define psw_bits(__psw) (*({ \ argument
96 typecheck(psw_t, __psw); \
97 &(*(struct psw_bits *)(&(__psw))); \