Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dptrace.h93 #define psw_bits(__psw) (*({ \ argument
94 typecheck(psw_t, __psw); \
95 &(*(struct psw_bits *)(&(__psw))); \