Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dlowcore.h101 psw_t return_psw; /* 0x0240 */ member
232 psw_t return_psw; /* 0x0280 */ member
/linux-2.6.39/arch/s390/kernel/
Dasm-offsets.c115 DEFINE(__LC_RETURN_PSW, offsetof(struct _lowcore, return_psw)); in main()