Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/include/asm/
Dlowcore.h99 psw_t return_psw; /* 0x0248 */ member
243 psw_t return_psw; /* 0x0290 */ member
/linux-3.4.99/arch/s390/kernel/
Dasm-offsets.c115 DEFINE(__LC_RETURN_PSW, offsetof(struct _lowcore, return_psw)); in main()